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) | 90.00% (9/10) |
ogg/src/bitwise.c | 8.11% (3/37) | 9.35% (36/385) | 8.46% (23/272) | 8.72% (15/172) |
ogg/src/framing.c | 62.50% (25/40) | 53.48% (323/604) | 43.61% (174/399) | 33.09% (90/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) | 45.56% (287/630) | 42.11% (192/456) | 34.23% (102/298) |
vorbis/lib/codebook.c | 10.00% (1/10) | 20.40% (61/299) | 21.72% (53/244) | 18.82% (35/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 | 0.00% (0/7) | 0.00% (0/117) | 0.00% (0/82) | 0.00% (0/50) |
vorbis/lib/floor1.c | 36.84% (7/19) | 17.25% (123/713) | 21.81% (99/454) | 17.47% (58/332) |
vorbis/lib/info.c | 40.00% (10/25) | 39.71% (191/481) | 44.95% (196/436) | 39.84% (102/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) | 24.17% (80/331) | 26.29% (56/213) | 20.71% (29/140) |
vorbis/lib/mdct.c | 90.91% (10/11) | 86.12% (335/389) | 84.86% (157/185) | 75.00% (36/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 | 31.58% (6/19) | 25.48% (120/471) | 23.76% (91/383) | 17.80% (47/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) | 73.18% (221/302) | 75.86% (198/261) | 63.89% (115/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) | 34.62% (36/104) | 35.05% (34/97) | 27.59% (16/58) |
vorbis/lib/vorbisfile.c | 26.23% (16/61) | 21.22% (314/1480) | 20.41% (278/1362) | 15.32% (125/816) |
vorbis/lib/window.c | 50.00% (1/2) | 11.11% (3/27) | 5.00% (1/20) | 0.00% (0/12) |
Totals | 33.14% (112/338) | 24.99% (2185/8745) | 24.34% (1576/6474) | 19.05% (782/4106) |
Files which contain no functions. (These files contain code pulled into other files by the preprocessor.)