Source file "com/drew/metadata/bmp/BmpReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 4 of 532 | 99% | 0 of 53 | 100% | 0 | 32 | 2 | 129 | 0 | 5 |
| readBitmapHeader(SequentialReader, BmpHeaderDirectory, Metadata) | 98% | 100% | 0 | 21 | 2 | 85 | 0 | 1 | ||
| readFileHeader(SequentialReader, Metadata, boolean) | 100% | 100% | 0 | 7 | 0 | 35 | 0 | 1 | ||
| addError(String, Metadata) | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 | ||
| extract(SequentialReader, Metadata) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| BmpReader() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |