Click here for information about interpreting this report.
| Filename | Function Coverage | Line Coverage | Region Coverage | Branch Coverage |
zlib/adler32.c | 0.00% (0/5) | 0.00% (0/79) | 0.00% (0/139) | 0.00% (0/34) |
zlib/crc32.c | 0.00% (0/13) | 0.00% (0/287) | 0.00% (0/77) | 0.00% (0/36) |
zlib/inffast.c | 0.00% (0/1) | 0.00% (0/213) | 0.00% (0/86) | 0.00% (0/70) |
zlib/inflate.c | 36.36% (8/22) | 17.95% (173/964) | 14.16% (166/1172) | 14.22% (89/626) |
zlib/inftrees.c | 0.00% (0/1) | 0.00% (0/162) | 0.00% (0/109) | 0.00% (0/82) |
zlib/uncompr.c | 100.00% (2/2) | 87.76% (43/49) | 70.83% (34/48) | 39.29% (11/28) |
zlib/zutil.c | 40.00% (2/5) | 19.57% (9/46) | 12.90% (4/31) | 0.00% (0/32) |
zlib_uncompress_fuzzer.cc | 100.00% (1/1) | 87.50% (7/8) | 80.00% (4/5) | 50.00% (1/2) |
Totals | 26.00% (13/50) | 12.83% (232/1808) | 12.48% (208/1667) | 11.10% (101/910) |
Files which contain no functions. (These files contain code pulled into other files by the preprocessor.)