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) | 74.18% (158/213) | 65.12% (56/86) | 58.57% (41/70) |
zlib/inflate.c | 45.45% (10/22) | 58.51% (564/964) | 56.40% (661/1172) | 49.20% (308/626) |
zlib/inftrees.c | 100.00% (1/1) | 98.77% (160/162) | 98.17% (107/109) | 95.12% (78/82) |
zlib/uncompr.c | 100.00% (2/2) | 87.76% (43/49) | 77.08% (37/48) | 64.29% (18/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 | 38.00% (19/50) | 54.87% (992/1808) | 58.43% (974/1667) | 51.32% (467/910) |
Files which contain no functions. (These files contain code pulled into other files by the preprocessor.)