Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | EntityTest::testItInitializeWithoutAttributes() | 0 | 11 | 1 | ? | 4 | 0 | 0 |
A | EntityTest::testItInitializeWithEmptyAttributes() | 0 | 11 | 1 | ? | 5 | 0 | 0 |
A | EntityTest::testItInitializeWithNullAttribute() | 0 | 5 | 1 | ? | 2 | 0 | 0 |
A | FlexPHP\Entities\Entity::toArray() | 0 | 1 | 1 | 1 | 1 | 0 | 0 |
A | EntityTest::testItInitializeWithIntAttribute() | 0 | 5 | 1 | ? | 3 | 0 | 0 |
A | EntityTest::testItUseInterface() | 0 | 2 | 1 | ? | 2 | 0 | 0 |
A | EntityTest::testItSetAttribute() | 0 | 5 | 1 | ? | 1 | 0 | 0 |
A | EntityTest::testItInitializeWithEmptyArrayAttribute() | 0 | 5 | 1 | ? | 1 | 0 | 0 |
A | EntityTest::testItSetCamelCaseAttribute() | 0 | 5 | 1 | ? | 2 | 0 | 0 |
A | EntityTest::testItInitializeWithDateTimeZoneAttribute() | 0 | 5 | 1 | ? | 1 | 0 | 0 |
A | FlexPHP\Entities\Entity::hydrate() | 0 | 3 | 3 | 3 | 2 | 0 | 0 |
A | EntityTest::testItInitializeStdClassAttribute() | 0 | 7 | 1 | ? | 1 | 0 | 0 |
A | FlexPHP\Entities\Entity::__construct() | 0 | 1 | 1 | 1 | 2 | 0 | 0 |
A | EntityTest::testItInitializeStdClassEmptyAttribute() | 0 | 5 | 1 | ? | 1 | 0 | 0 |
A | EntityTest::testItInitializeWithStringAttribute() | 0 | 5 | 1 | ? | 4 | 0 | 0 |