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$3 ➔ testGetValue() | 0 | 13 | 2 | 0 | 0 | 0 |
A | AbstractEnumTest.php$1 ➔ testWillThrowInvalidArgumentException() | 0 | 13 | 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 | AbstractEnumTest.php$1 ➔ testToArray() | 0 | 11 | 1 | 0 | 0 | 0 |
A | AbstractEnumTest.php$0 ➔ testImplementsEnumInterface() | 0 | 3 | 1 | 0 | 0 | 0 |
A | Arp\Enum\AbstractEnum::setValue() | 0 | 7 | 3 | 1 | 0 | 0 |
A | Arp\Enum\AbstractEnum::getValues() | 0 | 1 | 1 | 1 | 0 | 0 |
A | AbstractEnumTest.php$1 ➔ testGetValueByKey() | 0 | 3 | 1 | 0 | 0 | 0 |
A | Enum\AbstractEnum::getValueByKey() | 0 | 1 | 1 | 1 | 0 | 0 |
A | Arp\Enum\AbstractEnum::toArray() | 0 | 4 | 2 | 2 | 0 | 0 |