Classes
Line coverage against cyclomatic complexity. Bubble size is the number of executable lines; hover for details, click to navigate.
Sorted by descending CRAP index.
| Class | CRAP | Coverage |
|---|---|---|
| phpMyFAQ\EncryptionTypes\Bcrypt | 1 | 100.0% |
| phpMyFAQ\EncryptionTypes\Hash | 1 | 100.0% |
Methods
Line coverage against cyclomatic complexity. Bubble size is the number of executable lines; hover for details, click to navigate.
Sorted by descending CRAP index.
| Method | CRAP | Coverage |
|---|---|---|
| phpMyFAQ\EncryptionTypes\Bcrypt::encrypt | 1 | 100.0% |
| phpMyFAQ\EncryptionTypes\Hash::encrypt | 1 | 100.0% |