Project dom4j 1.5.2 [5/2/05 10:13 PM]
 
Class Summary - org. dom4j. dom. DOMNodeHelper
Risk Complexity Usage Methods Coverage Test Points Failures Owners
Methods Outcomes
1167 106 11 42 9.8 % 2.4 % -- 0 Not Owned
Methods
Method Complexity Coverage Outcomes with Test Points Test Status Outcome Status
appendChild(Node, Node) 3 60.0 % -- Passed --
appendData(CharacterData, String) 3 0.0 % -- -- --
appendElementsByTagName(List, Branch, String) 5 0.0 % -- -- --
appendElementsByTagNameNS(List, Branch, String, String) 12 0.0 % -- -- --
asDOMAttr(Node) 3 0.0 % -- -- --
asDOMDocument(Document) 3 0.0 % -- -- --
asDOMDocumentType(DocumentType) 3 0.0 % -- -- --
asDOMElement(Node) 3 37.5 % -- -- --
asDOMNode(Node) 3 55.6 % -- -- --
asDOMText(CharacterData) 3 0.0 % -- -- --
cloneNode(Node, boolean) 1 0.0 % -- -- --
createNodeList(List) 1 100.0 % -- -- --
deleteData(CharacterData, int, int) 6 0.0 % -- -- --
getAttributes(Node) 1 0.0 % -- -- --
getChildNodes(Node) 1 0.0 % -- -- --
getData(CharacterData) 1 0.0 % -- -- --
getFirstChild(Node) 1 0.0 % -- -- --
getLastChild(Node) 1 0.0 % -- -- --
getLength(CharacterData) 2 0.0 % -- -- --
getLocalName(Node) 1 0.0 % -- -- --
getNamespaceURI(Node) 1 0.0 % -- -- --
getNextSibling(Node) 4 0.0 % -- -- --
getNodeValue(Node) 1 100.0 % -- -- --
getOwnerDocument(Node) 1 0.0 % -- -- --
getParentNode(Node) 1 100.0 % -- -- --
getPrefix(Node) 1 0.0 % -- -- --
getPreviousSibling(Node) 3 0.0 % -- -- --
hasAttributes(Node) 4 0.0 % -- -- --
hasChildNodes(Node) 1 0.0 % -- -- --
insertBefore(Node, Node, Node) 3 0.0 % -- -- --
insertData(CharacterData, int, String) 5 0.0 % -- -- --
isSupported(Node, String, String) 1 0.0 % -- -- --
normalize(Node) 1 0.0 % -- -- --
notSupported() 1 0.0 % -- -- --
removeChild(Node, Node) 2 0.0 % -- -- --
replaceChild(Node, Node, Node) 3 81.8 % -- -- --
replaceData(CharacterData, int, int, String) 6 0.0 % -- -- --
setData(CharacterData, String) 1 0.0 % -- -- --
setNodeValue(Node, String) 1 0.0 % -- -- --
setPrefix(Node, String) 1 0.0 % -- -- --
substringData(CharacterData, int, int) 6 0.0 % -- -- --
supports(Node, 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