Source file "com/github/jaiimageio/impl/plugins/bmp/BMPImageReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 4,776 of 4,776 | 0% | 455 of 455 | 0% | 268 | 268 | 871 | 871 | 28 | 28 |
| readHeader() | 0% | 0% | 69 | 69 | 279 | 279 | 1 | 1 | ||
| read(int, ImageReadParam) | 0% | 0% | 43 | 43 | 109 | 109 | 1 | 1 | ||
| decodeRLE4(int, int, byte[], byte[]) | 0% | 0% | 24 | 24 | 61 | 61 | 1 | 1 | ||
| read4Bit(byte[]) | 0% | 0% | 14 | 14 | 52 | 52 | 1 | 1 | ||
| read1Bit(byte[]) | 0% | 0% | 14 | 14 | 52 | 52 | 1 | 1 | ||
| read24Bit(byte[]) | 0% | 0% | 14 | 14 | 44 | 44 | 1 | 1 | ||
| decodeRLE8(int, int, byte[], byte[]) | 0% | 0% | 19 | 19 | 50 | 50 | 1 | 1 | ||
| read16Bit(short[]) | 0% | 0% | 13 | 13 | 41 | 41 | 1 | 1 | ||
| read8Bit(byte[]) | 0% | 0% | 13 | 13 | 41 | 41 | 1 | 1 | ||
| read32Bit(int[]) | 0% | 0% | 12 | 12 | 36 | 36 | 1 | 1 | ||
| readEmbedded(int, BufferedImage, ImageReadParam) | 0% | 0% | 5 | 5 | 31 | 31 | 1 | 1 | ||
| readRLE8(byte[]) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| readRLE4(byte[]) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| getImageTypes(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getNumImages(boolean) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| setInput(Object, boolean, boolean) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| resetHeaderInfo() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| BMPImageReader(ImageReaderSpi) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| isRandomAccessEasy(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getImageMetadata(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkIndex(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getWidth(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getHeight(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| readRaster(int, ImageReadParam) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getDefaultReadParam() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStreamMetadata() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| canReadRaster() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |