Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
A | ObjectPool\SomeObject::getName() | 0 | 1 | 1 | 0 | 0 | 0 |
A | Tests\ObjectPoolTest::testPool() | 0 | 1 | 1 | 2 | 0 | 0 |
A | ObjectPool\SomeObject::__construct() | 0 | 1 | 1 | 1 | 0 | 1 |
A | ObjectPool\Tests\ObjectPoolTest::setUp() | 0 | 2 | 1 | 2 | 0 | 0 |
A | ObjectPoolTest::testCityInstance() | 0 | 1 | 1 | 1 | 0 | 0 |
A | ObjectPool\ObjectPool::getObject() | 0 | 3 | 2 | 3 | 0 | 0 |
A | ObjectPool\ObjectPool::setObject() | 0 | 3 | 2 | 1 | 0 | 0 |