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 | 50.63% (40/79) | 39.94% (786/1968) | 46.83% (834/1781) | 38.46% (400/1040) |
pngerror.c | 59.26% (16/27) | 44.83% (169/377) | 42.48% (130/306) | 33.52% (61/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) | 18.81% (446/2371) | 26.32% (650/2470) | 18.18% (200/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) | 20.49% (259/1264) |
pngrutil.c | 92.59% (50/54) | 72.89% (2027/2781) | 28.02% (1872/6681) | 68.28% (788/1154) |
pngset.c | 30.23% (13/43) | 37.55% (377/1004) | 41.88% (369/881) | 33.48% (154/460) |
pngtrans.c | 9.52% (2/21) | 4.12% (17/413) | 4.90% (15/306) | 3.53% (6/170) |
Totals | 42.09% (165/392) | 36.69% (4849/13217) | 29.67% (4626/15590) | 32.50% (1947/5990) |
Files which contain no functions. (These files contain code pulled into other files by the preprocessor.)