Source file "perun_network/ecdsa_threshold/ecdsa/Signature.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2 of 110 | 98% | 2 of 4 | 50% | 2 | 8 | 1 | 21 | 0 | 6 |
verifyWithPoint(byte[], Point) | 96% | 50% | 2 | 3 | 1 | 13 | 0 | 1 | ||
verifySecp256k1(byte[], PublicKey) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
Signature(byte[], byte[]) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
toSecp256k1Signature() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
getR() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
getS() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |