Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
A | AbstractEnumTest.php$4 ➔ getGetValueData() | 0 | 27 | 1 | 0 | 0 | 0 |
A | AbstractEnumTest.php$1 ➔ getKeyByValueData() | 0 | 26 | 1 | 0 | 0 | 0 |
A | AbstractEnumTest.php$1 ➔ getValueByKeyData() | 0 | 22 | 1 | 0 | 0 | 0 |
A | AbstractEnumTest.php$2 ➔ testGetKey() | 0 | 14 | 1 | 0 | 0 | 0 |
A | AbstractEnumTest.php$1 ➔ testWillThrowInvalidArgumentException() | 0 | 13 | 1 | 0 | 0 | 0 |
A | AbstractEnumTest.php$3 ➔ testGetValue() | 0 | 13 | 2 | 0 | 0 | 0 |
A | AbstractEnumTest.php$1 ➔ testToArray() | 0 | 11 | 1 | 0 | 0 | 0 |
A | AbstractEnumTest.php$1 ➔ testGetKeys() | 0 | 11 | 1 | 0 | 0 | 0 |
A | AbstractEnumTest.php$1 ➔ testGetValues() | 0 | 11 | 1 | 0 | 0 | 0 |
A | Arp\Enum\AbstractEnum::getKey() | 0 | 1 | 1 | 1 | 0 | 0 |
A | Enum\AbstractEnum::__construct() | 0 | 3 | 2 | 1 | 0 | 0 |
A | AbstractEnumTest.php$1 ➔ testHasKey() | 0 | 8 | 1 | 0 | 0 | 0 |
A | Arp\Enum\AbstractEnum::getValue() | 0 | 1 | 1 | 1 | 0 | 0 |
A | Arp\Enum\AbstractEnum::hasValue() | 0 | 1 | 1 | 1 | 0 | 0 |
A | AbstractEnumTest.php$0 ➔ testImplementsEnumInterface() | 0 | 3 | 1 | 0 | 0 | 0 |