Source file "org/apache/commons/codec/binary/BaseNCodecOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 157 of 157 | 0% | 20 of 20 | 0% | 18 | 18 | 40 | 40 | 8 | 8 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
flush(boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
eof() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
BaseNCodecOutputStream(OutputStream, BaseNCodec, boolean) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
write(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
flush() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isStrictDecoding() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |