Project dom4j 1.5.2 [5/2/05 10:13 PM]
 
Class Summary - org. dom4j. dom. DOMDocument
Risk Complexity Usage Methods Coverage Test Points Failures Owners
Methods Outcomes
115 57 2 50 18.3 % 12.0 % -- 0 Not Owned
Methods
Method Complexity Coverage Outcomes with Test Points Test Status Outcome Status
<init>() 1 100.0 % -- -- --
<init>(DOMDocumentType) 1 0.0 % -- -- --
<init>(DOMElement, DOMDocumentType) 1 0.0 % -- -- --
<init>(DOMElement) 1 0.0 % -- -- --
<init>(String, DOMElement, DOMDocumentType) 1 0.0 % -- -- --
<init>(String) 1 100.0 % -- Passed --
appendChild(Node) 1 100.0 % -- Passed --
checkNewChildNode(Node) 5 27.3 % -- Passed --
cloneNode(boolean) 1 0.0 % -- -- --
createAttribute(String) 1 0.0 % -- -- --
createAttributeNS(String, String) 1 0.0 % -- -- --
createCDATASection(String) 1 0.0 % -- -- --
createComment(String) 1 0.0 % -- -- --
createDocumentFragment() 1 0.0 % -- -- --
createElement(String) 1 100.0 % -- Passed --
createElementNS(String, String) 1 0.0 % -- -- --
createEntityReference(String) 1 0.0 % -- -- --
createProcessingInstruction(String, String) 1 0.0 % -- -- --
createTextNode(String) 1 0.0 % -- -- --
getAttributes() 1 0.0 % -- -- --
getChildNodes() 1 0.0 % -- -- --
getDoctype() 1 0.0 % -- -- --
getDocumentElement() 1 100.0 % -- -- --
getDocumentFactory() 2 50.0 % -- Passed --
getElementById(String) 1 0.0 % -- -- --
getElementsByTagName(String) 1 0.0 % -- -- --
getElementsByTagNameNS(String, String) 1 0.0 % -- -- --
getFirstChild() 1 0.0 % -- -- --
getImplementation() 2 0.0 % -- -- --
getLastChild() 1 0.0 % -- -- --
getLocalName() 1 0.0 % -- -- --
getNamespaceURI() 1 0.0 % -- -- --
getNextSibling() 1 0.0 % -- -- --
getNodeName() 1 0.0 % -- -- --
getNodeValue() 1 0.0 % -- -- --
getOwnerDocument() 1 0.0 % -- -- --
getParentNode() 1 0.0 % -- -- --
getPrefix() 1 0.0 % -- -- --
getPreviousSibling() 1 0.0 % -- -- --
hasAttributes() 1 0.0 % -- -- --
hasChildNodes() 2 0.0 % -- -- --
importNode(Node, boolean) 1 0.0 % -- -- --
init() 1 100.0 % -- Passed --
insertBefore(Node, Node) 1 0.0 % -- -- --
isSupported(String, String) 1 0.0 % -- -- --
removeChild(Node) 1 0.0 % -- -- --
replaceChild(Node, Node) 1 0.0 % -- -- --
setNodeValue(String) 1 0.0 % -- -- --
setPrefix(String) 1 0.0 % -- -- --
supports(String, String) 1 0.0 % -- -- --
Test Classes
Test Class Status
org. dom4j. dom. DOMTest Passed
Failure Details
There are no failures associated with this class
Rule Violations
There are no rule violations for this class
Agitation Notes
There are no agitation notes for this class