Source file "org/apache/hc/client5/http/auth/UsernamePasswordCredentials.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 53 of 53 | 0% | 4 of 4 | 0% | 9 | 9 | 16 | 16 | 7 | 7 |
| equals(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| UsernamePasswordCredentials(String, char[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getUserName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUserPrincipal() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |