Source file "com/google/thirdparty/publicsuffix/PublicSuffixTrie.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 0 of 253 | 100% | 0 of 34 | 100% | 0 | 27 | 0 | 55 | 0 | 10 |
| findSuffixIndex(List, PublicSuffixType) | 100% | 100% | 0 | 7 | 0 | 19 | 0 | 1 | ||
| findChild(int, int, String) | 100% | 100% | 0 | 4 | 0 | 13 | 0 | 1 | ||
| compareLabel(String, int) | 100% | 100% | 0 | 3 | 0 | 9 | 0 | 1 | ||
| PublicSuffixTrie(ImmutableList, ImmutableList, int) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| matchesType(PublicSuffixType, PublicSuffixType) | 100% | 100% | 0 | 4 | 0 | 1 | 0 | 1 | ||
| getType(int) | 100% | 100% | 0 | 3 | 0 | 5 | 0 | 1 | ||
| isExcludedMatch(int) | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 | ||
| getExactMatchType(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getWildcardMatchType(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| findSuffixIndex(List) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |