Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | EncryptedPrivateKeyInfo::decryptWithPassword() | 0 | 12 | 3 | 3 | 0 | 0 | 0 |
A | EncryptedPrivateKeyInfo::encryptWithDerivedKey() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | EncryptedPrivateKeyInfo::encryptionAlgorithm() | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
A | EncryptedPrivateKeyInfo::fromPEM() | 0 | 3 | 2 | 2 | 0 | 0 | 0 |
A | EncryptedPrivateKeyInfo::__construct() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |
A | EncryptedPrivateKeyInfo::fromDER() | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
A | EncryptedPrivateKeyInfo::toPEM() | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
A | EncryptedPrivateKeyInfo::toASN1() | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
A | EncryptedPrivateKeyInfo::encryptedData() | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
A | EncryptedPrivateKeyInfo::encryptWithPassword() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | EncryptedPrivateKeyInfo::toDER() | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
A | EncryptedPrivateKeyInfo::fromASN1() | 0 | 6 | 2 | 2 | 0 | 0 | 0 |