| Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
|---|---|---|---|---|---|---|---|
| A | Tests\CommandTest::testExecute() | 0 | 16 | 1 | 7 | 0 | 0 |
| A | Behavioral\Command\Lamp::setCommand() | 0 | 3 | 2 | 2 | 0 | 0 |
| A | Command\ToggleCommand::execute() | 0 | 3 | 2 | 2 | 0 | 0 |
| A | Command\Tests\CommandTest::setUp() | 0 | 4 | 1 | 5 | 0 | 0 |
| A | Command\TurnOffCommand::execute() | 0 | 1 | 1 | 2 | 0 | 0 |
| A | Command\TurnOnCommand::execute() | 0 | 1 | 1 | 4 | 0 | 0 |
| A | Behavioral\Command\Lamp::execute() | 0 | 3 | 2 | 5 | 0 | 0 |