Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | Indentation\Indentation::makeIndentsMap() | 0 | 29 | 11 | 11 | 2 | 0 | 0 |
B | Indentation\Indentation::unindent() | 0 | 17 | 9 | 9.01 | 0 | 0 | 0 |
B | Indentation\Indentation::change() | 0 | 17 | 7 | 7.01 | 1 | 0 | 0 |
A | IndentationTest::provideCasesForTestDetect() | 0 | 48 | 1 | ? | 1 | 0 | 0 |
A | IndentationTest::provideCasesForTestUnindent() | 0 | 44 | 1 | ? | 1 | 0 | 0 |
A | Indentation\Indentation::iterateLines() | 0 | 12 | 6 | 6.02 | 1 | 0 | 0 |
A | IndentationTest::provideCasesForTestChange() | 0 | 36 | 1 | ? | 1 | 0 | 0 |
A | IndentationTest::provideCasesForTestIndent() | 0 | 24 | 1 | ? | 1 | 0 | 0 |
A | Indentation\Indentation::getMostUsedKey() | 0 | 10 | 5 | 5 | 1 | 0 | 0 |
A | Indentation\Indentation::getAmount() | 0 | 1 | 1 | 1 | 1 | 0 | 0 |
A | Indentation\Indentation::getType() | 0 | 1 | 1 | 1 | 1 | 0 | 0 |
A | Tests\IndentationTest::loadFixture() | 0 | 4 | 2 | ? | 1 | 0 | 0 |
A | Indentation\Indentation::__toString() | 0 | 4 | 4 | 4 | 1 | 0 | 0 |
A | Tests\IndentationTest::testUnindent() | 0 | 2 | 1 | ? | 1 | 0 | 0 |
A | Tests\IndentationTest::testDetect() | 0 | 3 | 1 | ? | 1 | 0 | 0 |