Source file "org/apache/sshd/common/digest/BuiltinDigests.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 155 of 155 | 0% | 10 of 10 | 0% | 18 | 18 | 33 | 33 | 13 | 13 |
| static {...} | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| fromString(String) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| BuiltinDigests(String, int, String, String, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| create() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fromFactory(NamedFactory) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| fromDigest(Digest) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| fromFactoryName(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fromAlgorithm(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSupported() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |