Source file "org/apache/catalina/authenticator/SingleSignOnEntry.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 136 of 136 | 0% | 10 of 10 | 0% | 17 | 17 | 41 | 41 | 12 | 12 |
| SingleSignOnEntry(Principal, String, String, String) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| updateCredentials(Principal, String, String, String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| addSession(SingleSignOn, String, Session) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| writeObject(ObjectOutputStream) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| readObject(ObjectInputStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| removeSession(Session) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| findSessions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCanReauthenticate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPrincipal() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUsername() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |