Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
B | Controller\NotificationController::send() | 0 | 27 | 6 | 2 | 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::testUpdate() | 0 | 19 | 1 | 3 | 0 | 0 |
B | DeviceControllerTest::testSave() | 0 | 14 | 1 | 3 | 0 | 0 |
A | Controller\DeviceController::save() | 0 | 13 | 2 | 1 | 0 | 0 |
A | Controller\DeviceController::update() | 0 | 12 | 2 | 1 | 0 | 0 |
A | Entity\DeviceEntity::jsonSerialize() | 0 | 5 | 1 | 1 | 0 | 0 |
A | Repository\DeviceRepository::saveDevice() | 0 | 4 | 1 | 1 | 0 | 0 |
A | Pusher\Entity\DeviceEntity::setUuid() | 0 | 3 | 1 | 1 | 0 | 0 |
A | DeviceEntityTest::testSerialize() | 0 | 9 | 1 | 1 | 0 | 0 |
A | Jgut\Pusher\Tests\AppTest::testApp() | 0 | 4 | 1 | 1 | 0 | 0 |
A | Repository\DeviceRepositoryTest::setUp() | 0 | 5 | 1 | 1 | 0 | 0 |
A | Entity\DeviceEntityTest::testToken() | 0 | 3 | 1 | 1 | 0 | 0 |