Source file "org/apache/xml/security/keys/content/KeyValue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 148 of 148 | 0% | 10 of 10 | 0% | 12 | 12 | 49 | 49 | 7 | 7 |
| KeyValue(Document, PublicKey) | 0% | 0% | 4 | 4 | 18 | 18 | 1 | 1 | ||
| getPublicKey() | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| KeyValue(Document, DSAKeyValue) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| KeyValue(Document, RSAKeyValue) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| KeyValue(Document, Element) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| KeyValue(Element, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBaseLocalName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |