Code

Rating   Name Duplication Size Complexity Changes Bugs Features
A AesEncryption\AesEncrypter::__construct() 0 10 4 0 0 0
A AesEncryptionStrategy::__construct() 0 3 1 0 0 0
A AesEncryption\AesEncrypter::encrypt() 0 7 1 0 0 0
A AesEncryptionStrategy::decodeData() 0 4 1 0 0 0
A AesEncryption\AesEncrypter::decrypt() 0 9 2 0 0 0
A OpenSslStrategy::getEncryptionMethod() 0 3 1 0 0 0
A Strategy\AesEncryptionStrategy::getKey() 0 6 1 0 0 0
A AesEncryption\Enum\AesEnum::getKeySizes() 0 5 1 0 0 0
A AesEncryption\Enum\AesEnum::getKeySize() 0 5 2 0 0 0
A AesEncryptionStrategy::getMethod() 0 2 1 0 0 0
A Strategy\OpenSslStrategy::getIvSize() 0 2 1 0 0 0
A Strategy\McryptStrategy::createIv() 0 2 1 0 0 0
A AesEncryptionStrategy::encodeData() 0 2 1 0 0 0
A Strategy\OpenSslStrategy::encryptData() 0 2 1 0 0 0
A Strategy\McryptStrategy::getIvSize() 0 2 1 0 0 0