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\Http\RateLimiter | 6 | 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\Http\RateLimiter::__construct | 2 | 100.0% |
| phpMyFAQ\Http\RateLimiter::check | 2 | 100.0% |
| phpMyFAQ\Http\RateLimiter::peek | 1 | 100.0% |
| phpMyFAQ\Http\RateLimiter::getHeaders | 1 | 100.0% |