Source file "perun_network/ecdsa_threshold/paillier/Paillier.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 6 of 218 | 97% | 3 of 10 | 70% | 3 | 15 | 1 | 28 | 0 | 10 |
encryptWithNonce(BigInteger, BigInteger) | ![]() ![]() | 91% | ![]() ![]() | 50% | 1 | 2 | 1 | 7 | 0 | 1 |
equals(Object) | ![]() ![]() | 92% | ![]() ![]() | 50% | 2 | 3 | 0 | 1 | 0 | 1 |
toByteArray() | ![]() | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | |
toByteArray$toByteArray(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | |
validateCiphertexts(PaillierCipherText[]) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 3 | 0 | 1 |
PaillierPublic(BigInteger, BigInteger, BigInteger) | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
encryptRandom(BigInteger) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
getN() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
getNSquared() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
getNPlusOne() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |