LCOV - code coverage report
Current view: top level - Python - asdl.c (source / functions) Hit Total Coverage
Test: CPython lcov report Lines: 3 3 100.0 %
Date: 2022-07-07 18:19:46 Functions: 3 3 100.0 %

          Line data    Source code
       1             : #include "Python.h"
       2             : #include "pycore_asdl.h"
       3             : 
       4    16695700 : GENERATE_ASDL_SEQ_CONSTRUCTOR(generic, void*);
       5        2926 : GENERATE_ASDL_SEQ_CONSTRUCTOR(identifier, PyObject*);
       6      250967 : GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int);

Generated by: LCOV version 1.14