Source file "org/eclipse/jetty/util/ArrayTrie.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,394 of 1,394 | 0% | 138 of 138 | 0% | 87 | 87 | 197 | 197 | 18 | 18 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
put(String, Object) | ![]() | 0% | ![]() | 0% | 13 | 13 | 33 | 33 | 1 | 1 |
getBest(int, String, int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 24 | 24 | 1 | 1 |
toString(Appendable, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 18 | 18 | 1 | 1 |
getBest(int, ByteBuffer, int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 23 | 23 | 1 | 1 |
getBest(int, byte[], int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 22 | 22 | 1 | 1 |
keySet(Set, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 12 | 12 | 1 | 1 |
get(String, int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 19 | 19 | 1 | 1 |
get(ByteBuffer, int, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
getBest(ByteBuffer, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
ArrayTrie(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
isFull() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
keySet() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getBest(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBest(String, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ArrayTrie() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |