Project dom4j 1.5.2 [5/2/05 10:13 PM]
 
Class Summary - org. dom4j. tree. DefaultDocumentType
Risk Complexity Usage Methods Coverage Test Points Failures Owners
Methods Outcomes
25 12 2 12 65.4 % 8.3 % -- 2 Not Owned
Methods
Method Complexity Coverage Outcomes with Test Points Test Status Outcome Status
<init>(String, String, String) 1 100.0 % -- Failed --
<init>(String, String) 1 0.0 % -- -- --
getElementName() 1 100.0 % -- -- --
getExternalDeclarations() 1 0.0 % -- -- --
getInternalDeclarations() 1 100.0 % -- -- --
getPublicID() 1 100.0 % -- -- --
getSystemID() 1 100.0 % -- -- --
setElementName(String) 1 100.0 % -- -- --
setExternalDeclarations(List) 1 100.0 % -- -- --
setInternalDeclarations(List) 1 100.0 % -- -- --
setPublicID(String) 1 0.0 % -- -- --
setSystemID(String) 1 0.0 % -- -- --
Test Classes
Test Class Status
org. dom4j. io. DTDTest Failed
Failure Details
Test Class Failures
Test Method Status Failure Message
org. dom4j. io. DTDTest. testExternalDTDSubset() Failed Not expecting: java.lang.NullPointerException
org. dom4j. io. DTDTest. testMixedDTDSubset() Failed Not expecting: java.lang.NullPointerException
Rule Violations
There are no rule violations for this class
Agitation Notes
There are no agitation notes for this class