Source file "com/drew/imaging/png/PngHeader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 11 of 76 | 85% | 1 of 2 | 50% | 1 | 9 | 3 | 23 | 0 | 8 |
| PngHeader(byte[]) | 80% | 50% | 1 | 2 | 3 | 16 | 0 | 1 | ||
| getImageWidth() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getImageHeight() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getBitsPerSample() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getColorType() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getCompressionType() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getFilterMethod() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getInterlaceMethod() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |