Source file "org/apache/xml/security/algorithms/implementations/ECDSAUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,265 of 1,265 | 0% | 58 of 58 | 0% | 37 | 37 | 147 | 147 | 8 | 8 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 48 | 48 | 1 | 1 | |
convertASN1toXMLDSIG(byte[]) | ![]() | 0% | ![]() | 0% | 13 | 13 | 18 | 18 | 1 | 1 |
convertXMLDSIGtoASN1(byte[]) | ![]() | 0% | ![]() | 0% | 9 | 9 | 28 | 28 | 1 | 1 |
getOIDFromPublicKey(ECPublicKey) | ![]() | 0% | ![]() | 0% | 4 | 4 | 22 | 22 | 1 | 1 |
encodePoint(ECPoint, EllipticCurve) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
decodePoint(byte[], EllipticCurve) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
stripLeadingZeros(byte[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
getECCurveDefinition(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |