| Risk | Complexity | Usage | Methods | Coverage | Test Points | Failures | Owners | |
|---|---|---|---|---|---|---|---|---|
| Methods | Outcomes | |||||||
| 13 | 12 | 1 | 8 | 74.4 % | 62.5 % | -- | 3 | Not Owned |
| Method | Complexity | Coverage | Outcomes with Test Points | Test Status | Outcome Status |
|---|---|---|---|---|---|
| <init>(String, String, String) | 1 | 100.0 % | -- | Passed | -- |
| getName() | 1 | 100.0 % | -- | Failed | -- |
| getPublicID() | 1 | 100.0 % | -- | Failed | -- |
| getSystemID() | 1 | 100.0 % | -- | Failed | -- |
| setName(String) | 1 | 0.0 % | -- | -- | -- |
| setPublicID(String) | 1 | 0.0 % | -- | -- | -- |
| setSystemID(String) | 1 | 0.0 % | -- | -- | -- |
| toString() | 5 | 91.3 % | -- | Failed | -- |
| Test Class | Status |
|---|---|
| org. dom4j. dtd. ExternalEntityDeclTest | Passed |
| org. dom4j. io. DTDTest | Failed |
| Test Method | Status | Failure Message |
|---|---|---|
| org. dom4j. io. DTDTest. testInternalDTDSubset() | Failed | Not expecting: java.lang.NullPointerException |
| org. dom4j. io. DTDTest. testExternalDTDSubset() | Failed | Not expecting: java.lang.NullPointerException |
| org. dom4j. io. DTDTest. testMixedDTDSubset() | Failed | Not expecting: java.lang.NullPointerException |