Source file "com/drew/metadata/eps/EpsReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 3 of 569 | 99% | 3 of 92 | 96% | 3 | 60 | 1 | 158 | 0 | 11 |
| extract(InputStream, Metadata) | 97% | 85% | 1 | 5 | 1 | 29 | 0 | 1 | ||
| decodeHexCommentBlock(SequentialReader) | 100% | 95% | 1 | 14 | 0 | 38 | 0 | 1 | ||
| extract(EpsDirectory, Metadata, SequentialReader) | 100% | 100% | 0 | 9 | 0 | 24 | 0 | 1 | ||
| extractImageData(EpsDirectory, String) | 100% | 100% | 0 | 10 | 0 | 22 | 0 | 1 | ||
| addToDirectory(EpsDirectory, String, String) | 100% | 88% | 1 | 6 | 0 | 14 | 0 | 1 | ||
| tryHexToInt(byte) | 100% | 100% | 0 | 7 | 0 | 7 | 0 | 1 | ||
| readUntil(SequentialReader, byte[]) | 100% | 100% | 0 | 3 | 0 | 11 | 0 | 1 | ||
| extractXmpData(Metadata, SequentialReader) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| extractPhotoshopData(Metadata, SequentialReader) | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
| extractIccData(Metadata, SequentialReader) | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
| EpsReader() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |