LCOV - differential code coverage report
Current view: top level - src/test/modules/test_json_parser - test_json_parser_incremental.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 95.0 % 160 152 8 152
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 12 12 12
Baseline: lcov-20250907-010129-baseline Branches: 82.1 % 56 46 10 46
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 96.8 % 31 30 1 30
(360..) days: 94.6 % 129 122 7 122
Function coverage date bins:
(360..) days: 100.0 % 12 12 12
Branch coverage date bins:
(30,360] days: 87.5 % 8 7 1 7
(360..) days: 81.2 % 48 39 9 39

Function Name Sort by function name TLA Hit count Sort by function hit count Lines Sort by unexercised lines in function Branches Sort by unexercised branches in function
usage CBC 4 100.0 % (7 / 7)
do_array_end CBC 44 100.0 % (5 / 5)
do_array_start CBC 44 100.0 % (5 / 5)
do_array_element_end CBC 120 100.0 % (2 / 2)
do_array_element_start CBC 120 100.0 % (6 / 6) 100.0 % (2 / 2)
do_object_end CBC 160 100.0 % (5 / 5)
do_object_start CBC 160 100.0 % (5 / 5)
do_scalar CBC 544 100.0 % (10 / 10) 100.0 % (4 / 4)
do_object_field_end CBC 624 100.0 % (4 / 4) 100.0 % (2 / 2)
do_object_field_start CBC 624 100.0 % (9 / 9) 100.0 % (2 / 2)
escape_json CBC 1048 90.6 % (29 / 32) 77.8 % (14 / 18)
main CBC 1964 92.9 % (65 / 70) 78.6 % (22 / 28)

Generated by: LCOV version 2.4-beta