Source file "org/apache/sshd/client/config/hosts/KnownHostHashValue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 356 of 356 | 0% | 24 of 24 | 0% | 30 | 30 | 72 | 72 | 18 | 18 |
| toString() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| parse(String, KnownHostHashValue) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| createHostPattern(String, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| isHostMatch(String, int) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| appendHostPattern(Appendable, String, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| append(Appendable, NamedResource, byte[], byte[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| calculateHashValue(String, int, Mac, byte[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| parse(String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| append(Appendable, KnownHostHashValue) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| calculateHashValue(String, int, Factory, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| KnownHostHashValue() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setDigester(NamedFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSaltValue(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDigestValue(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDigester() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSaltValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDigestValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |