Bubble size = executable lines. Hover for details, click to navigate.
Sorted by descending CRAP (Change Risk Anti-Patterns) index.
| Class | CRAP | Coverage |
|---|---|---|
| phpMyFAQ\Visits\VisitsRepository | 13 | 98.4% |
Bubble size = executable lines. Hover for details, click to navigate.
Sorted by descending CRAP (Change Risk Anti-Patterns) index.
| Method | CRAP | Coverage |
|---|---|---|
| phpMyFAQ\Visits\VisitsRepository::exists | 3.01 | 90.9% |
| phpMyFAQ\Visits\VisitsRepository::getVisitCount | 3 | 100.0% |
| phpMyFAQ\Visits\VisitsRepository::getAll | 3 | 100.0% |
| phpMyFAQ\Visits\VisitsRepository::__construct | 1 | 100.0% |
| phpMyFAQ\Visits\VisitsRepository::insert | 1 | 100.0% |
| phpMyFAQ\Visits\VisitsRepository::update | 1 | 100.0% |
| phpMyFAQ\Visits\VisitsRepository::resetAll | 1 | 100.0% |