LCOV - code coverage report
Current view: top level - Python - asdl.c (source / functions) Hit Total Coverage
Test: CPython 3.12 LCOV report [commit 5e6661bce9] Lines: 3 3 100.0 %
Date: 2023-03-20 08:15:36 Functions: 3 3 100.0 %
Branches: 20 36 55.6 %

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

Generated by: LCOV version 1.14