Class | Coverage |
---|---|
Wikimedia\Slimapp\Auth\AuthManager | 0% |
Wikimedia\Slimapp\Auth\Password | 49% |
Class | CRAP |
---|---|
Wikimedia\Slimapp\Auth\AuthManager | 240 |
Wikimedia\Slimapp\Auth\Password | 164 |
Method | Coverage |
---|---|
__construct | 0% |
getUserData | 0% |
getUserId | 0% |
setUser | 0% |
isAuthenticated | 0% |
isAnonymous | 0% |
authenticate | 0% |
login | 0% |
logout | 0% |
getBytes | 0% |
isBlowfishHash | 0% |
__construct | 0% |
hashEquals | 46% |
comparePasswordToHash | 75% |
Method | CRAP |
---|---|
getBytes | 182 |
authenticate | 12 |
logout | 12 |
hashEquals | 11 |
getUserId | 6 |
login | 6 |
isBlowfishHash | 6 |
comparePasswordToHash | 2 |