Source file "org/apache/sshd/client/config/hosts/HostPatternValue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 108 of 108 | 0% | 4 of 4 | 0% | 12 | 12 | 30 | 30 | 10 | 10 |
| toString() | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| HostPatternValue(Pattern, int, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| HostPatternValue(Pattern, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPattern(Pattern) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPort(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setNegated(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HostPatternValue() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPattern() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPort() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNegated() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |