Source file "org/apache/sshd/server/keyprovider/AbstractGeneratorHostKeyProvider.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 687 of 687 | 0% | 84 of 84 | 0% | 62 | 62 | 167 | 167 | 20 | 20 |
setFilePermissions(Path) | ![]() | 0% | ![]() | 0% | 14 | 14 | 29 | 29 | 1 | 1 |
resolveKeyPairs(SessionContext, Path) | ![]() | 0% | ![]() | 0% | 6 | 6 | 30 | 30 | 1 | 1 |
loadFromFile(SessionContext, String, Path) | ![]() | 0% | ![]() | 0% | 9 | 9 | 22 | 22 | 1 | 1 |
generateKeyPair(String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 19 | 19 | 1 | 1 |
writeKeyPair(KeyPair, Path) | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
loadKeys(SessionContext) | ![]() | 0% | ![]() | 0% | 7 | 7 | 23 | 23 | 1 | 1 |
clearLoadedKeys() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
readKeyPairs(SessionContext, Path, OpenOption[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
AbstractGeneratorHostKeyProvider() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setPath(Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
doReadKeyPairs(SessionContext, NamedResource, InputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setAlgorithm(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setKeySize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setKeySpec(AlgorithmParameterSpec) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setOverwriteAllowed(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getPath() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAlgorithm() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getKeySize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getKeySpec() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isOverwriteAllowed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |