Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
B | Controller\NotificationController::send() | 0 | 27 | 6 | 2 | 0 | 0 |
B | DeviceControllerTest::testUpdate() | 0 | 19 | 1 | 3 | 0 | 0 |
B | NotificationControllerTest::testNoDevices() | 0 | 17 | 1 | 3 | 0 | 0 |
B | NotificationControllerTest::testSend() | 0 | 24 | 1 | 3 | 0 | 0 |
B | DeviceControllerTest::testNotSave() | 0 | 18 | 1 | 3 | 0 | 0 |
B | DeviceControllerTest::testSave() | 0 | 14 | 1 | 3 | 0 | 0 |
A | Controller\DeviceController::update() | 0 | 12 | 2 | 1 | 0 | 0 |
A | Controller\DeviceController::save() | 0 | 13 | 2 | 1 | 0 | 0 |
A | AbstractController::resolveRequestParameters() | 0 | 14 | 3 | 2 | 1 | 0 |
A | DeviceEntityTest::testPlatform() | 0 | 9 | 1 | 1 | 0 | 0 |
A | AbstractControllerTest::testBadParameters() | 0 | 7 | 1 | 1 | 0 | 0 |
A | Entity\DeviceEntity::setPlatform() | 0 | 7 | 2 | 1 | 0 | 0 |
A | NotificationController::__construct() | 0 | 3 | 1 | 1 | 0 | 0 |
A | DeviceControllerTest::testNoDeviceUpdate() | 0 | 10 | 1 | 3 | 0 | 0 |
A | Entity\DeviceEntity::jsonSerialize() | 0 | 5 | 1 | 1 | 0 | 0 |