Coverage Report

Created: 2024-01-18 09:16

Click here for information about interpreting this report.

FilenameFunction CoverageLine CoverageRegion CoverageBranch Coverage
HTMLparser.c
   1.02% (1/98)
   0.06% (2/3635)
   0.02% (1/4103)
   0.00% (0/2930)
HTMLtree.c
   4.76% (1/21)
   1.29% (9/697)
   1.11% (7/632)
   0.85% (4/472)
SAX2.c
  81.25% (39/48)
  82.35% (1451/1762)
  85.19% (1202/1411)
  73.35% (845/1152)
buf.c
  78.12% (25/32)
  56.35% (324/575)
  52.03% (384/738)
  36.09% (192/532)
catalog.c
   5.56% (4/72)
   3.71% (85/2294)
   2.95% (61/2065)
   2.10% (32/1522)
chvalid.c
  11.11% (1/9)
  40.58% (28/69)
  16.10% (19/118)
  11.46% (11/96)
dict.c
  76.19% (16/21)
  69.86% (452/647)
  58.10% (337/580)
  55.79% (241/432)
encoding.c
  72.22% (26/36)
  56.55% (876/1549)
  61.34% (730/1190)
  55.00% (528/960)
entities.c
  59.26% (16/27)
  62.86% (413/657)
  64.42% (335/520)
  57.50% (230/400)
error.c
  55.00% (11/20)
  60.80% (363/597)
  62.79% (378/602)
  57.76% (283/490)
fuzz/fuzz.c
  69.23% (9/13)
  59.66% (105/176)
  60.23% (53/88)
  53.57% (30/56)
fuzz/xml.c
 100.00% (2/2)
  97.01% (65/67)
  94.44% (34/36)
  92.31% (24/26)
globals.c
  42.31% (22/52)
  22.19% (87/392)
  43.54% (64/147)
  31.82% (21/66)
hash.c
  89.66% (26/29)
  81.28% (482/593)
  80.97% (383/473)
  69.61% (252/362)
list.c
  25.00% (8/32)
  20.68% (67/324)
  18.30% (43/235)
  15.44% (21/136)
parser.c
  73.03% (130/178)
  76.29% (7295/9562)
  85.79% (9585/11173)
  76.55% (6334/8274)
parserInternals.c
  53.85% (21/39)
  65.08% (736/1131)
  68.03% (615/904)
  58.98% (427/724)
pattern.c
  75.00% (27/36)
  31.18% (454/1456)
  27.00% (517/1915)
  19.31% (234/1212)
relaxng.c
   0.00% (0/145)
   0.00% (0/7498)
   0.00% (0/5770)
   0.00% (0/4544)
threads.c
  52.38% (11/21)
  51.20% (107/209)
  57.25% (79/138)
  37.23% (35/94)
timsort.h
   0.00% (0/12)
   0.00% (0/303)
   0.00% (0/277)
   0.00% (0/130)
tree.c
  51.76% (88/170)
  31.96% (1924/6020)
  30.84% (1961/6358)
  24.36% (1268/5206)
uri.c
  88.89% (32/36)
  75.57% (1067/1412)
  78.87% (1915/2428)
  75.82% (1471/1940)
valid.c
  74.40% (93/125)
  74.60% (2964/3973)
  79.77% (2508/3144)
  72.08% (1926/2672)
xinclude.c
  88.24% (30/34)
  67.79% (983/1450)
  72.56% (743/1024)
  58.62% (503/858)
xmlIO.c
  34.18% (27/79)
  32.61% (497/1524)
  32.32% (382/1182)
  26.06% (209/802)
xmlmemory.c
   4.55% (1/22)
   3.24% (11/339)
   1.68% (5/298)
   2.46% (3/122)
xmlreader.c
  23.77% (29/122)
  30.21% (1028/3403)
  33.19% (923/2781)
  29.17% (623/2136)
xmlregexp.c
  42.27% (41/97)
  25.60% (1031/4028)
  23.38% (813/3477)
  17.44% (511/2930)
xmlsave.c
  38.18% (21/55)
  56.70% (943/1663)
  61.64% (829/1345)
  57.29% (621/1084)
xmlschemas.c
   0.00% (0/388)
   0.00% (0/16146)
   0.00% (0/14551)
   0.00% (0/9844)
xmlschemastypes.c
   0.00% (0/68)
   0.00% (0/4028)
   0.00% (0/4447)
   0.00% (0/3460)
xmlstring.c
  58.06% (18/31)
  43.75% (210/480)
  43.48% (230/529)
  36.52% (130/356)
xmlunicode.c
   0.00% (0/167)
   0.00% (0/564)
   0.00% (0/559)
   0.00% (0/660)
xpath.c
  19.28% (48/249)
  10.54% (784/7441)
  10.34% (908/8780)
   7.87% (482/6126)
xpointer.c
  90.00% (9/10)
  68.99% (238/345)
  70.52% (244/346)
  58.85% (113/192)
xzlib.c
   0.00% (0/19)
   0.00% (0/526)
   0.00% (0/532)
   0.00% (0/370)
Totals
  31.85% (833/2615)
  28.65% (25081/87535)
  30.96% (26288/84896)
  27.78% (17604/63368)

Files which contain no functions. (These files contain code pulled into other files by the preprocessor.)

include/libxml/HTMLtree.h
include/libxml/catalog.h
include/libxml/chvalid.h
include/libxml/globals.h
include/libxml/parser.h
include/libxml/parserInternals.h
include/libxml/schemasInternals.h
include/libxml/tree.h
include/libxml/xinclude.h
include/libxml/xmlstring.h
include/libxml/xmlversion.h
include/libxml/xpath.h
include/libxml/xpathInternals.h
include/private/parser.h
Generated by llvm-cov -- llvm version 15.0.0git