Source file "org/apache/datasketches/memory/Utf8CodingException.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 180 of 180 | 0% | 2 of 2 | 0% | 10 | 10 | 28 | 28 | 9 | 9 |
badBytes(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
shortSeq(byte, long, long, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
illegalSurrogatePair(char, char) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
shortUtf8DecodeByteSequence(byte, long, long, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
unpairedSurrogate(char) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
illegalUtf8DecodeByteSequence(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
shortUtf8EncodeByteLength(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
outOfMemory() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Utf8CodingException(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |