Source file "com/drew/lang/ByteTrie.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 9 of 149 | 93% | 2 of 16 | 87% | 2 | 14 | 2 | 35 | 0 | 6 |
| addPath(Object, byte[][]) | 93% | 87% | 1 | 5 | 1 | 15 | 0 | 1 | ||
| find(byte[], int, int) | 91% | 87% | 1 | 5 | 1 | 14 | 0 | 1 | ||
| ByteTrie() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| find(byte[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| setDefaultValue(Object) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getMaxDepth() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |