Source file "com/drew/metadata/gif/GifReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 18 of 638 | 97% | 3 of 65 | 95% | 3 | 47 | 7 | 162 | 0 | 12 |
| readGifHeader(SequentialReader) | 92% | 85% | 2 | 8 | 4 | 28 | 0 | 1 | ||
| extract(SequentialReader, Metadata) | 90% | 90% | 1 | 7 | 3 | 35 | 0 | 1 | ||
| readApplicationExtensionBlock(SequentialReader, int, Metadata) | 100% | 100% | 0 | 7 | 0 | 25 | 0 | 1 | ||
| readImageBlock(SequentialReader) | 100% | 100% | 0 | 5 | 0 | 18 | 0 | 1 | ||
| readGifExtensionBlock(SequentialReader, Metadata) | 100% | 100% | 0 | 7 | 0 | 18 | 0 | 1 | ||
| readControlBlock(SequentialReader) | 100% | 100% | 0 | 3 | 0 | 9 | 0 | 1 | ||
| gatherBytes(SequentialReader) | 100% | 100% | 0 | 2 | 0 | 10 | 0 | 1 | ||
| gatherBytes(SequentialReader, int) | 100% | 100% | 0 | 2 | 0 | 6 | 0 | 1 | ||
| readPlainTextBlock(SequentialReader, int) | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 | ||
| readCommentBlock(SequentialReader, int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| skipBlocks(SequentialReader) | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 | ||
| GifReader() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |