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 | 230 of 230 | 0% | 36 of 36 | 0% | 27 | 27 | 51 | 51 | 9 | 9 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 20 | 20 | 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% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
available() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
reset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isStrictDecoding() | ![]() | 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 |