Click here for information about interpreting this report.
Filename | Function Coverage | Line Coverage | Region Coverage | Branch Coverage |
INSTALL/include/vorbis/vorbisfile.h | 0.00% (0/1) | 0.00% (0/11) | 0.00% (0/1) | - (0/0) |
decode_fuzzer.cc | 100.00% (2/2) | 100.00% (35/35) | 100.00% (15/15) | 100.00% (10/10) |
ogg/src/bitwise.c | 13.51% (5/37) | 18.96% (73/385) | 18.01% (49/272) | 18.02% (31/172) |
ogg/src/framing.c | 62.50% (25/40) | 60.43% (365/604) | 51.38% (205/399) | 42.65% (116/272) |
vorbis/lib/bitrate.c | 20.00% (1/5) | 2.55% (4/157) | 0.80% (1/125) | 0.00% (0/96) |
vorbis/lib/block.c | 61.11% (11/18) | 52.06% (328/630) | 49.56% (226/456) | 44.30% (132/298) |
vorbis/lib/codebook.c | 60.00% (6/10) | 58.53% (175/299) | 60.66% (148/244) | 55.38% (103/186) |
vorbis/lib/envelope.c | 0.00% (0/6) | 0.00% (0/209) | 0.00% (0/161) | 0.00% (0/90) |
vorbis/lib/floor0.c | 28.57% (2/7) | 27.35% (32/117) | 37.80% (31/82) | 32.00% (16/50) |
vorbis/lib/floor1.c | 47.37% (9/19) | 35.62% (254/713) | 39.87% (181/454) | 36.14% (120/332) |
vorbis/lib/info.c | 40.00% (10/25) | 45.95% (221/481) | 58.49% (255/436) | 60.55% (155/256) |
vorbis/lib/lpc.c | 0.00% (0/2) | 0.00% (0/62) | 0.00% (0/43) | 0.00% (0/28) |
vorbis/lib/lsp.c | 0.00% (0/6) | 0.00% (0/135) | 0.00% (0/107) | 0.00% (0/66) |
vorbis/lib/mapping0.c | 60.00% (3/5) | 32.33% (107/331) | 41.31% (88/213) | 39.29% (55/140) |
vorbis/lib/mdct.c | 90.91% (10/11) | 86.12% (335/389) | 84.86% (157/185) | 77.08% (37/48) |
vorbis/lib/os.h | 100.00% (3/3) | 100.00% (9/9) | 100.00% (3/3) | - (0/0) |
vorbis/lib/psy.c | 0.00% (0/23) | 0.00% (0/717) | 0.00% (0/658) | 0.00% (0/428) |
vorbis/lib/res0.c | 42.11% (8/19) | 38.64% (182/471) | 41.25% (158/383) | 36.36% (96/264) |
vorbis/lib/scales.h | 0.00% (0/2) | 0.00% (0/18) | 0.00% (0/2) | - (0/0) |
vorbis/lib/sharedbook.c | 71.43% (10/14) | 78.15% (236/302) | 80.08% (209/261) | 71.67% (129/180) |
vorbis/lib/smallft.c | 6.67% (1/15) | 0.66% (7/1059) | 1.01% (5/495) | 0.99% (3/304) |
vorbis/lib/synthesis.c | 40.00% (2/5) | 36.54% (38/104) | 37.11% (36/97) | 29.31% (17/58) |
vorbis/lib/vorbisfile.c | 27.87% (17/61) | 26.82% (397/1480) | 25.99% (354/1362) | 22.18% (181/816) |
vorbis/lib/window.c | 50.00% (1/2) | 11.11% (3/27) | 5.00% (1/20) | 0.00% (0/12) |
Totals | 37.28% (126/338) | 32.03% (2801/8745) | 32.78% (2122/6474) | 29.25% (1201/4106) |
Files which contain no functions. (These files contain code pulled into other files by the preprocessor.)