Click here for information about interpreting this report.
Filename | Function Coverage | Line Coverage | Region Coverage | Branch Coverage |
zlib/adler32.c | 40.00% (2/5) | 64.56% (51/79) | 75.54% (105/139) | 61.76% (21/34) |
zlib/crc32.c | 0.00% (0/13) | 0.00% (0/287) | 0.00% (0/77) | 0.00% (0/36) |
zlib/inffast.c | 100.00% (1/1) | 69.95% (149/213) | 61.63% (53/86) | 54.29% (38/70) |
zlib/inflate.c | 45.45% (10/22) | 57.68% (556/964) | 54.61% (640/1172) | 47.76% (299/626) |
zlib/inftrees.c | 100.00% (1/1) | 90.12% (146/162) | 88.99% (97/109) | 81.71% (67/82) |
zlib/uncompr.c | 100.00% (2/2) | 87.76% (43/49) | 79.17% (38/48) | 67.86% (19/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) | 100.00% (8/8) | 100.00% (5/5) | 100.00% (2/2) |
Totals | 38.00% (19/50) | 53.21% (962/1808) | 56.51% (942/1667) | 49.01% (446/910) |
Files which contain no functions. (These files contain code pulled into other files by the preprocessor.)