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 | 0 of 206 | 100% | 0 of 4 | 100% | 0 | 12 | 0 | 29 | 0 | 10 |
decrypt(PaillierCipherText) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 9 | 0 | 1 |
decryptRandom(PaillierCipherText) | ![]() | 100% | n/a | 0 | 1 | 0 | 8 | 0 | 1 | |
generatePedersenParameters() | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
PaillierSecret(BigInteger, BigInteger, BigInteger, BigInteger, PaillierPublic) | ![]() | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | |
toModSymmetric(BigInteger, BigInteger) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 2 | 0 | 1 |
getP() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
getQ() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
getPhi() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
getPhiInv() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
getPublicKey() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |