Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | attemptsCounter\Action::validate() | 0 | 11 | 7 | 7 | 1 | 0 | 0 |
A | attemptsCounter\ActionTest::validateProvider() | 0 | 20 | 1 | ? | 1 | 0 | 0 |
A | ActionTest::testIncrementNumber() | 0 | 10 | 2 | ? | 1 | 0 | 0 |
A | attemptsCounter\ActionTest::testIncrement() | 0 | 10 | 2 | ? | 1 | 0 | 0 |
A | ActionTest::testIncrementDelay() | 0 | 6 | 1 | ? | 1 | 0 | 0 |
A | attemptsCounter\ActionTest::testGetName() | 0 | 2 | 1 | ? | 1 | 0 | 0 |
A | AttemptsCounterTest::testAddActionOverwrite() | 0 | 5 | 1 | ? | 1 | 0 | 0 |
A | attemptsCounter\ActionTest::testValidate() | 0 | 6 | 2 | ? | 1 | 0 | 0 |
A | attemptsCounter\AttemptsCounterTest::prepare() | 0 | 1 | 1 | ? | 1 | 0 | 0 |
A | attemptsCounter\Action::increment() | 0 | 8 | 2 | 2 | 1 | 0 | 0 |
A | attemptsCounter\AttemptsCounter::addAction() | 0 | 4 | 3 | 3 | 1 | 0 | 0 |
A | AttemptsCounterTest::testGetActionNonexistent() | 0 | 6 | 2 | ? | 1 | 0 | 0 |
A | attemptsCounter\AttemptsCounter::getAction() | 0 | 3 | 2 | 2 | 0 | 0 | 0 |
A | AttemptsCounterTest::testAddActionAndGetAction() | 0 | 3 | 1 | ? | 1 | 0 | 0 |
A | attemptsCounter\Action::__construct() | 0 | 4 | 1 | 1 | 1 | 0 | 0 |