LCOV - code coverage report
Current view: top level - src - common.c (source / functions) Coverage Total Hit
Test: app.info Lines: 0.0 % 2 0
Test Date: 2024-01-11 15:52:50 Functions: 0.0 % 1 0
Branches: - 0 0

             Branch data     Line data    Source code
       1                 :             : #include <openlibm_math.h>
       2                 :             : 
       3                 :             : #include "math_private.h"
       4                 :             : 
       5                 :           0 : OLM_DLLEXPORT int isopenlibm(void) {
       6                 :           0 :     return 1;
       7                 :             : }
        

Generated by: LCOV version 2.0-115.g950771e