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\Search\Database\Pgsql | 23 | 98.6% |
| phpMyFAQ\Search\Database\PdoPgsql | 20 | 98.5% |
| phpMyFAQ\Search\Database\Mysqli | 11 | 100.0% |
| phpMyFAQ\Search\Database\PdoMysql | 11 | 100.0% |
| phpMyFAQ\Search\Database\PdoSqlite | 3 | 100.0% |
| phpMyFAQ\Search\Database\PdoSqlsrv | 3 | 100.0% |
| phpMyFAQ\Search\Database\Sqlite3 | 3 | 100.0% |
| phpMyFAQ\Search\Database\Sqlsrv | 3 | 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.