Source file "org/eclipse/jetty/util/TreeTrie.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,253 of 1,253 | 0% | 134 of 134 | 0% | 83 | 83 | 178 | 178 | 16 | 16 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
put(String, Object) | ![]() | 0% | ![]() | 0% | 10 | 10 | 22 | 22 | 1 | 1 |
getBestByteBuffer(ByteBuffer, int, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 23 | 23 | 1 | 1 |
getBest(String, int, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 22 | 22 | 1 | 1 |
getBest(byte[], int, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 22 | 22 | 1 | 1 |
get(String, int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 18 | 18 | 1 | 1 |
get(ByteBuffer, int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 18 | 18 | 1 | 1 |
toString(Appendable, TreeTrie) | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
keySet(Set, TreeTrie) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
getBest(ByteBuffer, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
TreeTrie() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
TreeTrie(char) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
keySet() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isFull() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |