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\Core\Error | 9 | 100.0% |
| phpMyFAQ\Core\Exception | 1 | 100.0% |
| phpMyFAQ\Core\Exception\DatabaseConnectionException | 0 | 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\Core\Error::errorHandler | 6 | 100.0% |
| phpMyFAQ\Core\Error::exceptionHandler | 3 | 100.0% |
| phpMyFAQ\Core\Exception::__toString | 1 | 100.0% |