Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | Encryption\FileEncrypter::streamDecrypt() | 0 | 11 | 4 | 4.01 | 3 | 0 | 2 |
B | Encryption\FileEncrypter::decrypt() | 0 | 12 | 4 | 4.32 | 2 | 0 | 1 |
A | Encryption\FileEncrypter::copyStream() | 0 | 6 | 4 | 4 | 1 | 0 | 1 |
A | Encryption\FileEncrypter::encrypt() | 0 | 11 | 2 | 2 | 1 | 0 | 1 |
A | Encryption\FileEncrypter::getOptions() | 0 | 5 | 1 | 1 | 2 | 0 | 1 |
A | Encryption\EncryptedFile::__construct() | 0 | 4 | 1 | 1 | 1 | 0 | 1 |
A | Encryption\FileEncrypter::encryptFile() | 0 | 6 | 1 | 1 | 1 | 0 | 1 |
A | Encryption\EncryptedFile::setPadding() | 0 | 3 | 1 | 1 | 1 | 0 | 1 |
A | Encryption\EncryptedFile::create() | 0 | 7 | 3 | 3 | 2 | 0 | 1 |
A | Encryption\FileEncrypter::decryptFile() | 0 | 6 | 1 | 1 | 1 | 0 | 1 |
A | FileEncrypter::createEncryptionStream() | 0 | 4 | 1 | 1 | 1 | 0 | 1 |
A | Encryption\EncryptedFile::unserialize() | 0 | 7 | 2 | 2 | 1 | 0 | 1 |
A | Encryption\FileEncrypter::setCipher() | 0 | 4 | 1 | 1 | 1 | 0 | 1 |
A | FileEncrypter::createDecryptionStream() | 0 | 4 | 1 | 1 | 1 | 0 | 1 |
A | Encryption\FileEncrypter::getRandomizer() | 0 | 7 | 3 | 4.68 | 1 | 0 | 1 |