Project dom4j 1.5.2 [5/2/05 10:13 PM]
 
Class Summary - org. dom4j. io. HTMLWriter
Risk Complexity Usage Methods Coverage Test Points Failures Owners
Methods Outcomes
58 57 1 28 32.9 % 7.1 % -- 1 Not Owned
Methods
Method Complexity Coverage Outcomes with Test Points Test Status Outcome Status
<init>() 1 0.0 % -- -- --
<init>(OutputFormat) 1 0.0 % -- -- --
<init>(OutputStream, OutputFormat) 1 0.0 % -- -- --
<init>(OutputStream) 1 0.0 % -- -- --
<init>(Writer, OutputFormat) 1 100.0 % -- Failed --
<init>(Writer) 1 100.0 % -- Passed --
endCDATA() 1 0.0 % -- -- --
getOmitElementCloseSet() 1 0.0 % -- -- --
getPreformattedTags() 1 0.0 % -- -- --
internalGetOmitElementCloseSet() 2 80.0 % -- -- --
isPreformattedTag(String) 3 50.0 % -- -- --
justSpaces(String) 3 0.0 % -- -- --
lazyInitNewLinesAfterNTags() 2 60.0 % -- -- --
loadOmitElementCloseSet(Set) 1 100.0 % -- -- --
omitElementClose(String) 1 100.0 % -- -- --
prettyPrintHTML(String, boolean, boolean, boolean, boolean) 1 0.0 % -- -- --
prettyPrintHTML(String) 1 0.0 % -- -- --
prettyPrintXHTML(String) 1 0.0 % -- -- --
setOmitElementCloseSet(Set) 4 0.0 % -- -- --
setPreformattedTags(Set) 4 0.0 % -- -- --
startCDATA() 1 0.0 % -- -- --
writeCDATA(String) 2 66.7 % -- -- --
writeClose(String) 2 0.0 % -- -- --
writeDeclaration() 1 100.0 % -- -- --
writeElement(Element) 10 27.5 % -- -- --
writeEmptyElementClose(String) 4 36.4 % -- -- --
writeEntity(Entity) 1 0.0 % -- -- --
writeString(String) 4 41.7 % -- -- --
Test Classes
Test Class Status
org. dom4j. HTMLWriterTest Failed
Failure Details
Test Class Failures
Test Method Status Failure Message
org. dom4j. HTMLWriterTest. testBug619415() Failed java.lang.NullPointerException:
Rule Violations
There are no rule violations for this class
Agitation Notes
There are no agitation notes for this class