Source file "org/apache/catalina/authenticator/AuthenticatorBase.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,073 of 1,073 | 0% | 206 of 206 | 0% | 136 | 136 | 273 | 273 | 33 | 33 |
invoke(Request, Response) | ![]() | 0% | ![]() | 0% | 53 | 53 | 87 | 87 | 1 | 1 |
register(Request, HttpServletResponse, Principal, String, String, String) | ![]() | 0% | ![]() | 0% | 17 | 17 | 51 | 51 | 1 | 1 |
checkForCachedAuthentication(Request, HttpServletResponse, boolean) | ![]() | 0% | ![]() | 0% | 15 | 15 | 29 | 29 | 1 | 1 |
startInternal() | ![]() | 0% | ![]() | 0% | 8 | 8 | 20 | 20 | 1 | 1 |
reauthenticateFromSSO(String, Request) | ![]() | 0% | ![]() | 0% | 7 | 7 | 13 | 13 | 1 | 1 |
AuthenticatorBase() | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
getRequestCertificates(Request) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
setContainer(Container) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
doLogin(Request, String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
authenticate(Request, HttpServletResponse) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
login(String, String, Request) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
associate(String, Session) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
logout(Request) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
stopInternal() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setAlwaysUseSession(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCache(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDisableProxyCaching(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSecurePagesWithPragma(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setChangeSessionIdOnAuthentication(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSecureRandomClass(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSecureRandomAlgorithm(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSecureRandomProvider(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getAlwaysUseSession() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getCache() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getContainer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getDisableProxyCaching() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getSecurePagesWithPragma() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getChangeSessionIdOnAuthentication() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getSecureRandomClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getSecureRandomAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getSecureRandomProvider() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getInfo() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |