Source file "com/drew/imaging/ImageMetadataReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 472 of 577 | 18% | 43 of 63 | 31% | 25 | 47 | 79 | 107 | 3 | 7 |
| main(String[]) | 0% | 0% | 22 | 22 | 71 | 71 | 1 | 1 | ||
| readMetadata(File) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| ImageMetadataReader() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readMetadata(InputStream, long, String) | 89% | 50% | 1 | 2 | 1 | 7 | 0 | 1 | ||
| readMetadata(InputStream, long, FileType) | 100% | 100% | 0 | 19 | 0 | 20 | 0 | 1 | ||
| readMetadata(InputStream, long) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| readMetadata(InputStream) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |