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) | 41.86% (36/86) |
png.c | 48.10% (38/79) | 38.92% (766/1968) | 45.76% (815/1781) | 37.12% (386/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) | 72.64% (77/106) | 51.67% (31/60) |
pngread.c | 22.22% (8/36) | 18.56% (440/2371) | 25.83% (638/2470) | 17.64% (194/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) | 70.48% (1960/2781) | 27.29% (1823/6681) | 65.60% (757/1154) |
pngset.c | 30.23% (13/43) | 37.55% (377/1004) | 41.88% (369/881) | 33.70% (155/460) |
pngtrans.c | 9.52% (2/21) | 4.12% (17/413) | 4.90% (15/306) | 3.53% (6/170) |
Totals | 41.58% (163/392) | 35.98% (4756/13217) | 29.17% (4547/15590) | 31.69% (1898/5990) |
Files which contain no functions. (These files contain code pulled into other files by the preprocessor.)