| Risk | Complexity | Usage | Methods | Coverage | Test Points | Failures | Owners | |
|---|---|---|---|---|---|---|---|---|
| Methods | Outcomes | |||||||
| 19 | 6 | 3 | 5 | 29.4 % | 20.0 % | -- | 2 | Not Owned |
| Method | Complexity | Coverage | Outcomes with Test Points | Test Status | Outcome Status |
|---|---|---|---|---|---|
| <init>(Document) | 1 | 100.0 % | -- | Failed | -- |
| getCharacterStream() | 2 | 0.0 % | -- | -- | -- |
| getDocument() | 1 | 100.0 % | -- | -- | -- |
| setCharacterStream(Reader) | 1 | 0.0 % | -- | -- | -- |
| setDocument(Document) | 1 | 0.0 % | -- | -- | -- |
| Test Class | Status |
|---|---|
| org. dom4j. XSLTTest | Failed |
| org. dom4j. XMLResultTest | Passed |
| org. dom4j. RoundTripTest | Failed |
| Test Method | Status | Failure Message |
|---|---|---|
| org. dom4j. RoundTripTest. testJAXPRoundTrip() | Failed | java.lang.NullPointerException: |
| org. dom4j. XSLTTest. testTransform() | Failed | java.lang.NullPointerException: |