Project dom4j 1.5.2 [5/2/05 10:13 PM]
 
Class Summary - org. dom4j. dtd. ExternalEntityDecl
Risk Complexity Usage Methods Coverage Test Points Failures Owners
Methods Outcomes
13 12 1 8 74.4 % 62.5 % -- 3 Not Owned
Methods
Method Complexity Coverage Outcomes with Test Points Test Status Outcome Status
<init>(String, String, String) 1 100.0 % -- Passed --
getName() 1 100.0 % -- Failed --
getPublicID() 1 100.0 % -- Failed --
getSystemID() 1 100.0 % -- Failed --
setName(String) 1 0.0 % -- -- --
setPublicID(String) 1 0.0 % -- -- --
setSystemID(String) 1 0.0 % -- -- --
toString() 5 91.3 % -- Failed --
Test Classes
Test Class Status
org. dom4j. dtd. ExternalEntityDeclTest Passed
org. dom4j. io. DTDTest Failed
Failure Details
Test Class Failures
Test Method Status Failure Message
org. dom4j. io. DTDTest. testInternalDTDSubset() Failed Not expecting: java.lang.NullPointerException
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