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,291 of 1,291 | 0% | 118 of 118 | 0% | 75 | 75 | 180 | 180 | 16 | 16 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| put(String, Object) | 0% | 0% | 14 | 14 | 37 | 37 | 1 | 1 | ||
| getBest(int, ByteBuffer, int, int) | 0% | 0% | 10 | 10 | 25 | 25 | 1 | 1 | ||
| getBest(int, String, int, int) | 0% | 0% | 9 | 9 | 23 | 23 | 1 | 1 | ||
| getBest(int, byte[], int, int) | 0% | 0% | 9 | 9 | 21 | 21 | 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 | ||
| toString() | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| ArrayTrie(int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| keySet() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getBest(ByteBuffer, int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| isFull() | 0% | 0% | 2 | 2 | 1 | 1 | 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 |