Click here for information about interpreting this report.
| Filename | Function Coverage | Line Coverage | Region Coverage | Branch Coverage |
zlib/adler32.c | 40.00% (2/5) | 53.16% (42/79) | 46.76% (65/139) | 50.00% (17/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) | 59.30% (51/86) | 48.57% (34/70) |
zlib/inflate.c | 45.45% (10/22) | 54.88% (529/964) | 52.30% (613/1172) | 44.09% (276/626) |
zlib/inftrees.c | 100.00% (1/1) | 81.48% (132/162) | 77.06% (84/109) | 70.73% (58/82) |
zlib/uncompr.c | 100.00% (2/2) | 87.76% (43/49) | 79.17% (38/48) | 60.71% (17/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) | 50.44% (912/1808) | 51.59% (860/1667) | 44.40% (404/910) |
Files which contain no functions. (These files contain code pulled into other files by the preprocessor.)