Source file "perun_network/ecdsa_threshold/math/shamir/ExponentPolynomial.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 18 of 157 | 88% | 3 of 12 | 75% | 5 | 13 | 1 | 20 | 2 | 7 |
add(ExponentPolynomial) | 84% | 66% | 2 | 4 | 1 | 7 | 0 | 1 | ||
isConstant() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getCoefficients() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
toByteArray() | 93% | 50% | 1 | 2 | 0 | 3 | 0 | 1 | ||
eval(Scalar) | 100% | 100% | 0 | 3 | 0 | 6 | 0 | 1 | ||
ExponentPolynomial(boolean, List) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
clone() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |