| Risk | Complexity | Usage | Methods | Coverage | Test Points | Failures | Owners | |
|---|---|---|---|---|---|---|---|---|
| Methods | Outcomes | |||||||
| 1 | 53 | 0 | 13 | 49.3 % | 92.3 % | -- | 10 | Not Owned |
| Method | Complexity | Coverage | Outcomes with Test Points | Test Status | Outcome Status |
|---|---|---|---|---|---|
| compare(Attribute, Attribute) | 2 | 80.0 % | -- | Failed | -- |
| compare(CharacterData, CharacterData) | 1 | 100.0 % | -- | Failed | -- |
| compare(Document, Document) | 2 | 80.0 % | -- | Failed | -- |
| compare(DocumentType, DocumentType) | 6 | 11.8 % | -- | Failed | -- |
| compare(Element, Element) | 5 | 94.4 % | -- | Failed | -- |
| compare(Entity, Entity) | 2 | 0.0 % | -- | Failed | -- |
| compare(Namespace, Namespace) | 2 | 0.0 % | -- | Failed | -- |
| compare(Node, Node) | 12 | 44.4 % | -- | Failed | -- |
| compare(Object, Object) | 9 | 22.2 % | -- | -- | -- |
| compare(ProcessingInstruction, ProcessingInstruction) | 2 | 0.0 % | -- | Failed | -- |
| compare(QName, QName) | 2 | 80.0 % | -- | Failed | -- |
| compare(String, String) | 4 | 60.0 % | -- | Failed | -- |
| compareContent(Branch, Branch) | 4 | 100.0 % | -- | Failed | -- |
| Test Class | Status |
|---|---|
| org. dom4j. SerializeTest | Failed |
| org. dom4j. SAXContentHandlerTest | Failed |
| org. dom4j. RoundTripTest | Failed |
| Test Method | Status | Failure Message |
|---|---|---|
| org. dom4j. RoundTripTest. testJAXPRoundTrip() | Failed | java.lang.NullPointerException: |
| org. dom4j. RoundTripTest. testRoundTrip() | Failed | java.lang.NullPointerException: |
| org. dom4j. SerializeTest. testSerializeMuchAdo() | Failed | java.lang.NullPointerException: |
| org. dom4j. SerializeTest. testSerializePeriodicTable() | Failed | java.lang.NullPointerException: |
| org. dom4j. RoundTripTest. testFullRoundTrip() | Failed | java.lang.NullPointerException: |
| org. dom4j. RoundTripTest. testDOMRoundTrip() | Failed | java.lang.NullPointerException: |
| org. dom4j. SerializeTest. testSerializeTestSchema() | Failed | java.lang.NullPointerException: |
| org. dom4j. RoundTripTest. testSAXRoundTrip() | Failed | java.lang.NullPointerException: |
| org. dom4j. RoundTripTest. testTextRoundTrip() | Failed | java.lang.NullPointerException: |
| org. dom4j. SAXContentHandlerTest. testSAXContentHandler() | Failed | java.lang.NullPointerException: |