LCOV - differential code coverage report
Current view: top level - contrib/xml2 - xpath.c (source / functions) Coverage Total Hit UNC UBC GNC CBC EUB ECB DUB DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 63.2 % 370 234 99 37 88 146 29 59
Current Date: 2025-09-06 07:49:51 +0900 Functions: 85.7 % 21 18 3 7 11 1
Baseline: lcov-20250906-005545-baseline Branches: 43.1 % 202 87 87 28 46 41 16 6
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: 48.7 % 193 94 99 88 6
(360..) days: 79.1 % 177 140 37 140
Function coverage date bins:
(30,360] days: 100.0 % 3 3 1 2
(360..) days: 83.3 % 18 15 3 6 9
Branch coverage date bins:
(30,360] days: 34.1 % 135 46 87 46 1 1
(360..) days: 46.1 % 89 41 28 41 15 5

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
xpath_table GNC 5 76.1 % (83 / 109) 48.0 % (36 / 75)
pgxml_result_to_text GNC 6 51.6 % (16 / 31) 23.8 % (5 / 21)
xml_encode_special_chars UNC 0 0.0 % (0 / 22) 0.0 % (0 / 12)
xpath_number UNC 0 0.0 % (0 / 25) 0.0 % (0 / 12)
pgxmlNodeSetToText GNC 5 84.8 % (39 / 46) 71.1 % (27 / 38)
xpath_bool UNC 0 0.0 % (0 / 22) 0.0 % (0 / 8)
xpath_list GNC 2 73.9 % (17 / 23) 37.5 % (3 / 8)
xpath_nodeset GNC 3 75.0 % (18 / 24) 37.5 % (3 / 8)
xpath_string GNC 1 77.8 % (21 / 27) 37.5 % (3 / 8)
pgxml_xpath GNC 6 93.8 % (15 / 16) 66.7 % (4 / 6)
cleanup_workspace CBC 6 100.0 % (11 / 11) 100.0 % (6 / 6)
Pg_magic_func CBC 1 100.0 % (1 / 1)
pg_finfo_xml_encode_special_chars CBC 1 100.0 % (1 / 1)
pg_finfo_xpath_bool CBC 1 100.0 % (1 / 1)
pg_finfo_xpath_list CBC 2 100.0 % (1 / 1)
pg_finfo_xpath_nodeset CBC 2 100.0 % (1 / 1)
pg_finfo_xpath_number CBC 1 100.0 % (1 / 1)
pg_finfo_xpath_string CBC 2 100.0 % (1 / 1)
pg_finfo_xpath_table CBC 2 100.0 % (1 / 1)
pgxml_parser_init CBC 16 100.0 % (4 / 4)
pgxml_texttoxmlchar CBC 13 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta