Source file "org/apache/xml/security/stax/securityEvent/AlgorithmSuiteSecurityEvent.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 35 of 35 | 0% | 0 of 0 | n/a | 9 | 9 | 15 | 15 | 9 | 9 |
| AlgorithmSuiteSecurityEvent() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setKeyLength(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDerivedKey(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAlgorithmURI(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAlgorithmUsage(XMLSecurityConstants.AlgorithmUsage) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getKeyLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDerivedKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAlgorithmURI() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAlgorithmUsage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |