Source file "org/apache/sshd/client/config/hosts/HostPatternsHolder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 457 of 457 | 0% | 93 of 93 | 0% | 63 | 63 | 105 | 105 | 15 | 15 |
toPattern(CharSequence) | ![]() | 0% | ![]() | 0% | 15 | 15 | 33 | 33 | 1 | 1 |
isHostMatch(String, int, Collection) | ![]() | 0% | ![]() | 0% | 8 | 8 | 16 | 16 | 1 | 1 |
isValidPatternChar(char) | ![]() | 0% | ![]() | 0% | 11 | 11 | 11 | 11 | 1 | 1 |
findMatchingEntries(String, Collection) | ![]() | 0% | ![]() | 0% | 7 | 7 | 13 | 13 | 1 | 1 |
parsePatterns(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
isSpecificHostPattern(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isHostMatch(String, Pattern) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
findMatchingEntries(String, HostConfigEntry[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
isPortMatch(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
parsePatterns(CharSequence[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
HostPatternsHolder() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isHostMatch(String, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setPatterns(Collection) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getPatterns() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |