Source file "org/apache/sshd/common/SshException.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 61 of 61 | 0% | 4 of 4 | 0% | 10 | 10 | 18 | 18 | 8 | 8 |
SshException(int, String, Throwable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
SshException(Throwable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SshException(int, Throwable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SshException(String, Throwable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SshException(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SshException(int, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SshException(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getDisconnectCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |