| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 85 of 202 | 57% | 16 of 30 | 46% | 12 | 25 | 16 | 42 | 2 | 10 |
| removeInternal(TrieImpl, String) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| remove(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addInternal(TrieImpl, String) | 82% | 75% | 1 | 3 | 1 | 5 | 0 | 1 | ||
| add(String) | 80% | 50% | 1 | 2 | 1 | 4 | 0 | 1 | ||
| getLonguestMatchStartingIn(TrieImpl, String, int) | 96% | 83% | 2 | 7 | 1 | 16 | 0 | 1 | ||
| TrieImpl() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getOrCreate(Character) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getLonguestMatchStartingIn(String, int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| lambda$getOrCreate$0(Character) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |