Source file "org/apache/tomcat/util/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 | 402 of 402 | 0% | 50 of 50 | 0% | 44 | 44 | 78 | 78 | 19 | 19 |
| readResults(byte[], int, int, BaseNCodec.Context) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| encode(byte[], int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| getEncodedLength(byte[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| resizeBuffer(BaseNCodec.Context, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| decode(byte[], int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| ensureBufferSize(int, BaseNCodec.Context) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| BaseNCodec(int, int, int, int, byte) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| containsAlphabetOrPad(byte[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| createPositiveCapacity(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encode(byte[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| available(BaseNCodec.Context) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasData(BaseNCodec.Context) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| compareUnsigned(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BaseNCodec(int, int, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decode(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decode(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodeAsString(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultBufferSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |