Source file "org/apache/commons/codec/binary/BaseNCodecInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 208 of 208 | 0% | 34 of 34 | 0% | 25 | 25 | 47 | 47 | 8 | 8 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 18 | 18 | 1 | 1 |
skip(long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
BaseNCodecInputStream(InputStream, BaseNCodec, boolean) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
available() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
reset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
markSupported() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
mark(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |