LCOV - code coverage report
Current view: top level - Python - asdl.c (source / functions) Hit Total Coverage
Test: CPython 3.12 LCOV report [commit acb105a7c1f] Lines: 3 3 100.0 %
Date: 2022-07-20 13:12:14 Functions: 3 3 100.0 %
Branches: 22 36 61.1 %

           Branch data     Line data    Source code
       1                 :            : #include "Python.h"
       2                 :            : #include "pycore_asdl.h"
       3                 :            : 
       4   [ +  -  +  +  :   16606100 : GENERATE_ASDL_SEQ_CONSTRUCTOR(generic, void*);
          -  +  +  +  -  
                +  -  + ]
       5   [ +  -  +  +  :       2908 : GENERATE_ASDL_SEQ_CONSTRUCTOR(identifier, PyObject*);
          -  +  +  +  -  
                +  -  + ]
       6   [ +  -  +  -  :     249964 : GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int);
          -  +  +  -  -  
                +  -  + ]

Generated by: LCOV version 1.14