Source file "org/apache/sshd/common/auth/BasicCredentialsImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 97 of 97 | 0% | 10 of 10 | 0% | 14 | 14 | 25 | 25 | 9 | 9 |
| equals(Object) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BasicCredentialsImpl(String, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setUsername(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPassword(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BasicCredentialsImpl() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getUsername() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |