Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | PHPushbullet\PHPushbullet::push() | 0 | 15 | 6 | 6 | 4 | 0 | 1 |
B | ListTest::it_can_push_a_list() | 0 | 30 | 1 | ? | 3 | 0 | 0 |
B | AddressTest::it_can_push_an_address_as_a_string() | 0 | 20 | 1 | ? | 3 | 0 | 0 |
B | PHPushbulletTestBase::getDevice() | 0 | 29 | 1 | ? | 4 | 0 | 0 |
B | NoteTest::it_can_push_a_note() | 0 | 20 | 1 | ? | 3 | 0 | 0 |
B | AddressTest::it_can_push_an_address_as_an_array() | 0 | 25 | 1 | ? | 3 | 0 | 0 |
B | FileTest::it_can_push_a_file() | 0 | 24 | 1 | ? | 3 | 0 | 0 |
B | PHPushbulletTestBase::setUp() | 0 | 17 | 2 | ? | 4 | 0 | 0 |
B | FileTest::it_can_push_a_file_without_a_body() | 0 | 22 | 1 | ? | 3 | 0 | 0 |
B | DeviceTest::it_can_chain_devices() | 0 | 17 | 1 | ? | 3 | 0 | 0 |
B | LinkTest::it_can_push_a_link() | 0 | 22 | 1 | ? | 3 | 0 | 0 |
B | DeviceTest::it_can_pass_multiple_devices() | 0 | 17 | 1 | ? | 3 | 0 | 0 |
B | LinkTest::it_can_push_a_link_without_a_body() | 0 | 20 | 1 | ? | 3 | 0 | 0 |
A | Request\PushAddress::setAddress() | 0 | 8 | 4 | 4 | 1 | 0 | 0 |
A | PHPushbullet\PHPushbullet::getDeviceIden() | 0 | 6 | 4 | 4 | 3 | 0 | 1 |