Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
B | SugiPHP\Cache\MemcachedStore::factory() | 0 | 14 | 6 | 4 | 1 | 0 |
B | SugiPHP\Cache\Cache::inc() | 16 | 9 | 5 | 5 | 1 | 1 |
B | SugiPHP\Cache\Cache::dec() | 16 | 9 | 5 | 4 | 1 | 1 |
B | SugiPHP\Cache\MemcachedStore::inc() | 16 | 7 | 5 | 4 | 0 | 0 |
B | SugiPHP\Cache\ApcStore::get() | 6 | 10 | 5 | 3 | 0 | 1 |
B | SugiPHP\Cache\MemcachedStore::dec() | 16 | 7 | 5 | 4 | 0 | 0 |
B | SugiPHP\Cache\ApcStore::has() | 6 | 8 | 5 | 2 | 0 | 1 |
A | Cache\MemcachedStore::checkRunning() | 0 | 8 | 4 | 4 | 0 | 1 |
A | SugiPHP\Cache\ApcStore::add() | 12 | 7 | 4 | 2 | 0 | 1 |
A | SugiPHP\Cache\ApcStore::set() | 13 | 7 | 4 | 3 | 0 | 1 |
A | SugiPHP\Cache\ApcStore::checkRunning() | 0 | 3 | 4 | 3 | 0 | 1 |
A | SugiPHP\Cache\MemcacheStore::get() | 0 | 3 | 2 | 3 | 0 | 1 |
A | SugiPHP\Cache\ApcuStore::add() | 0 | 3 | 1 | 1 | 0 | 0 |
A | SugiPHP\Cache\ApcStore::delete() | 0 | 4 | 3 | 2 | 0 | 1 |
A | SugiPHP\Cache\ApcStore::__construct() | 0 | 3 | 2 | 2 | 0 | 1 |