Code

Rating   Name Duplication Size Complexity CRAP Changes Bugs Features
A Tests\LruCacheTest::testGetWith() 0 9 1 ? 1 0 0
A LruCacheTest::testSettingExistingTouchesKey() 0 5 1 ? 2 0 0
A Twistor\LruCache::putExisting() 0 2 1 1 0 0 0
A Twistor\LruCache::has() 0 1 1 1 1 0 0
A LruCacheTest::testConstructorValidation() 0 3 1 ? 3 0 0
A Twistor\LruCache::get() 0 3 2 2 1 0 0
A Twistor\LruCache::getWith() 0 3 2 2 1 0 0
A Tests\LruCacheTest::testHas() 0 3 1 ? 1 0 0
A Twistor\LruCache::__construct() 0 3 2 2 1 0 0
A Tests\LruCacheTest::setUp() 0 3 1 ? 3 0 0
A LruCacheTest::testGettingExistingTouchesKey() 0 5 1 ? 1 0 0
A Twistor\LruCache::put() 0 4 2 2 0 0 0
A Tests\LruCacheTest::testGet() 0 3 1 ? 1 0 0
A LruCacheTest::testOldKeysRemoved() 0 7 1 ? 1 0 0
A Twistor\LruCache::putNew() 0 5 2 2 0 0 0