Source file "org/apache/http/conn/util/PublicSuffixMatcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 223 of 296 | 24% | 45 of 52 | 13% | 31 | 35 | 56 | 73 | 8 | 9 |
| getDomainRoot(String, DomainType) | 0% | 0% | 13 | 13 | 31 | 31 | 1 | 1 | ||
| PublicSuffixMatcher(DomainType, Collection, Collection) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| matches(String, DomainType) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| match(DomainType, DomainType) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| findEntry(Map, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| PublicSuffixMatcher(Collection, Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDomainRoot(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| matches(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PublicSuffixMatcher(Collection) | 100% | 87% | 1 | 5 | 0 | 17 | 0 | 1 |