Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | Encryption\Traits\generateIv::generateIv() | 0 | 17 | 4 | 6 | 0 | 0 | 0 |
A | generateIv::generateInsecureIv() | 0 | 16 | 2 | 2 | 0 | 0 | 0 |
A | Encryption::listAvailableCiphers() | 0 | 11 | 3 | 3 | 0 | 0 | 0 |
A | Encryption::getEncryptionObject() | 0 | 10 | 3 | 3 | 0 | 0 | 0 |
A | Encryption::createEncryptionObject() | 0 | 9 | 2 | 2.15 | 0 | 0 | 0 |
A | Encryption\Traits\decryptNoIV::decrypt() | 4 | 4 | 1 | 1 | 0 | 0 | 0 |
A | Encryption\Encryption::getCipherMethods() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | Encryption\Cipher\ACipher::getName() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | Traits\encryptWithPadding::encrypt() | 5 | 5 | 1 | 1 | 0 | 0 | 0 |
A | Encryption\Cipher\ACipher::getPaddedText() | 0 | 8 | 2 | 2 | 0 | 0 | 0 |
A | encryptWithPaddingAeadMode::encrypt() | 5 | 5 | 1 | 2 | 0 | 0 | 0 |
A | EncryptionException::__construct() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | encryptWithPaddingNoIV::encrypt() | 5 | 5 | 1 | 1 | 0 | 0 | 0 |
A | Encryption\Traits\decrypt::decrypt() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | Traits\decryptAeadMode::decrypt() | 4 | 4 | 1 | 2 | 0 | 0 | 0 |