Percentage | Lines | ||
---|---|---|---|
BasicAuthenticator |
|
0 % | 110 |
DigestAuthenticator |
|
0 % | 71 |
FormKeys |
|
0 % | 45 |
FormAuthenticator |
|
3 % | 593 |
AbstractAuthenticator |
|
54 % | 153 |
CRAP Score | Lines | ||
---|---|---|---|
FormAuthenticator::authenticate() | 56 | 58 | |
BasicAuthenticator::authenticate() | 42 | 61 | |
FormAuthenticator::matchRequest() | 30 | 28 | |
FormAuthenticator::forwardToFormRequest() | 30 | 34 | |
DigestAuthenticator::parse() | 20 | 44 | |
FormAuthenticator::onCredentials() | 12 | 12 | |
FormAuthenticator::onFailure() | 12 | 22 | |
FormAuthenticator::restoreRequest() | 12 | 23 | |
FormAuthenticator::login() | 12 | 29 | |
FormAuthenticator::forwardToErrorPage() | 9 | 29 | |