Source file "io/netty/util/internal/AppendableCharSequence.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 314 of 314 | 0% | 26 of 26 | 0% | 28 | 28 | 57 | 57 | 15 | 15 |
append(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
append(char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
substring(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
setLength(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
expand(char[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
subSequence(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
charAt(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
AppendableCharSequence(char[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
subStringUnsafe(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
AppendableCharSequence(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
append(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
charAtUnsafe(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
reset() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
length() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |