Click here for information about interpreting this report.
Filename | Function Coverage | Line Coverage | Region Coverage | Branch Coverage |
contrib/oss-fuzz/libpng_read_fuzzer.cc | 100.00% (5/5) | 87.04% (94/108) | 56.54% (108/191) | 40.70% (35/86) |
png.c | 54.43% (43/79) | 41.62% (819/1968) | 48.40% (862/1781) | 40.87% (425/1040) |
pngerror.c | 59.26% (16/27) | 44.83% (169/377) | 42.48% (130/306) | 34.07% (62/182) |
pngget.c | 2.99% (2/67) | 3.80% (26/684) | 3.54% (26/734) | 2.34% (11/470) |
pngmem.c | 76.92% (10/13) | 76.27% (90/118) | 71.70% (76/106) | 51.67% (31/60) |
pngread.c | 22.22% (8/36) | 17.42% (413/2371) | 23.93% (591/2470) | 15.36% (169/1100) |
pngrio.c | 100.00% (2/2) | 78.57% (11/14) | 70.00% (7/10) | 50.00% (2/4) |
pngrtran.c | 37.78% (17/45) | 23.85% (806/3379) | 25.38% (539/2124) | 19.94% (252/1264) |
pngrutil.c | 92.59% (50/54) | 71.16% (1979/2781) | 27.51% (1838/6681) | 67.50% (779/1154) |
pngset.c | 32.56% (14/43) | 39.54% (397/1004) | 44.61% (393/881) | 35.87% (165/460) |
pngtrans.c | 9.52% (2/21) | 4.12% (17/413) | 4.90% (15/306) | 3.53% (6/170) |
Totals | 43.11% (169/392) | 36.48% (4821/13217) | 29.41% (4585/15590) | 32.34% (1937/5990) |
Files which contain no functions. (These files contain code pulled into other files by the preprocessor.)