Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
B | CryptoBoxAbstract::checkKeypair() | 0 | 4 | 7 | 1 | 0 | 0 |
A | chillerlan\Cryptobox\SignKeypair::create() | 0 | 12 | 5 | 1 | 0 | 0 |
A | chillerlan\Cryptobox\BoxKeypair::create() | 0 | 10 | 5 | 1 | 0 | 0 |
A | chillerlan\Cryptobox\Box::create() | 0 | 10 | 2 | 1 | 0 | 0 |
A | chillerlan\Cryptobox\Box::open() | 0 | 9 | 2 | 1 | 0 | 0 |
A | Cryptobox\SignedMessage::create() | 0 | 4 | 1 | 1 | 0 | 0 |
A | chillerlan\Cryptobox\SecretBox::open() | 0 | 5 | 2 | 1 | 0 | 0 |
A | chillerlan\Cryptobox\SealedBox::open() | 0 | 8 | 2 | 1 | 0 | 0 |
A | CryptoKeypairAbstract::__construct() | 0 | 2 | 1 | 1 | 0 | 0 |
A | chillerlan\Cryptobox\SecretBox::create() | 0 | 8 | 2 | 1 | 0 | 0 |
A | Cryptobox\CryptoKeypairAbstract::__get() | 0 | 1 | 2 | 1 | 0 | 0 |
A | CryptoBoxAbstract::checkMessage() | 0 | 4 | 2 | 1 | 0 | 0 |
A | Cryptobox\BoxKeypair::createFromSecret() | 0 | 7 | 2 | 1 | 0 | 0 |
A | CryptoBoxAbstract::__construct() | 0 | 1 | 1 | 1 | 0 | 0 |
A | Cryptobox\CryptoBoxAbstract::__get() | 0 | 1 | 2 | 1 | 0 | 0 |