Source file "perun_network/ecdsa_threshold/zero_knowledge/EncElg.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 27 of 200 | 86% | 8 of 20 | 60% | 13 | 18 | 3 | 24 | 5 | 8 |
verify(int, EncElgPublic) | 92% | 66% | 4 | 7 | 1 | 13 | 0 | 1 | ||
isValid(EncElgPublic) | 91% | 50% | 4 | 5 | 2 | 5 | 0 | 1 | ||
getCommitment() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getZ1() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getW() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getZ2() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getZ3() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
EncElgProof(EncElgCommitment, BigInteger, Scalar, BigInteger, BigInteger) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 |