Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | Cache\DatabaseCache::getMultiple() | 0 | 18 | 7 | 7.1 | 1 | 0 | 0 |
A | Kodus\Cache\DatabaseCache::get() | 0 | 12 | 5 | 5.01 | 1 | 0 | 0 |
A | Cache\DatabaseCache::setMultiple() | 0 | 9 | 5 | 5 | 1 | 0 | 0 |
A | DatabaseCache::expirationFromTTL() | 0 | 9 | 5 | 5 | 1 | 0 | 0 |
A | Cache\DatabaseCache::validateKey() | 0 | 7 | 5 | 5 | 1 | 0 | 0 |
A | Cache\DatabaseCache::deleteMultiple() | 0 | 10 | 5 | 5 | 1 | 0 | 0 |
A | DatabaseCacheIntegrationTest::testGetMultiple() | 0 | 18 | 4 | ? | 0 | 0 | 0 |
A | DatabaseCacheIntegrationTest::testGetMultipleWithGenerator() | 0 | 18 | 4 | ? | 0 | 0 | 0 |
A | DatabaseCacheIntegrationTest::invalidArrayKeys() | 0 | 18 | 1 | ? | 0 | 0 | 0 |
A | Database\PostgreSQLAdapter::upsert() | 0 | 14 | 3 | 3 | 0 | 0 | 0 |
A | Cache\Database\MySQLAdapter::upsert() | 0 | 13 | 3 | 3 | 1 | 0 | 1 |
A | DatabaseCacheIntegrationTest::invalidStringKeys() | 0 | 12 | 1 | ? | 0 | 0 | 0 |
A | DatabaseCacheIntegrationTest::invalidTtl() | 0 | 11 | 1 | ? | 0 | 0 | 0 |
A | Kodus\Cache\Database\Adapter::fetch() | 0 | 10 | 3 | 3 | 1 | 0 | 0 |
A | PostgreSQLAdapter::createTable() | 0 | 10 | 1 | 1 | 0 | 0 | 0 |