Source file "org/apache/commons/codec/binary/BaseNCodec.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 80 of 80 | 0% | 6 of 6 | 0% | 15 | 15 | 23 | 23 | 12 | 12 |
BaseNCodec.AbstractBuilder(byte[]) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
setEncodeTable(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
setDecodingPolicy(CodecPolicy) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
setLineSeparator(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
setLineLength(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPadding(byte) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getDecodingPolicy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEncodeTable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLineLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLineSeparator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPadding() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
asThis() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |