Project jdom (latest) [6/13/06 3:10 PM]
 
Top Risky Classes Below Target Values
Class Risk Complexity Usage Methods Coverage Test Points Failures
Methods Outcomes
org. jdom. Verifier 8869 739 12 30 53.0 % 26.7 % -- 0
org. jdom. Document 1021 68 15 41 47.3 % 39.0 % -- 0
org. jdom. output. XMLOutputter 1021 204 5 66 31.0 % 4.5 % -- 0
org. jdom. ProcessingInstruction 281 40 7 17 40.3 % 11.8 % -- 0
org. jdom. Text 185 23 8 11 25.0 % 18.2 % -- 0
org. jdom. input. SAXBuilder 100 99 1 43 40.5 % 7.0 % -- 0
org. jdom. EntityRef 85 14 6 11 60.6 % 18.2 % -- 0
org. jdom. CDATA 55 9 6 4 28.0 % 25.0 % -- 0
org. jdom. output. Format 51 25 2 23 27.8 % 4.3 % -- 0
Top Risky Classes With No Tests
Class Risk Complexity Usage Methods Coverage Test Points Failures
Methods Outcomes
org. jdom. JDOMException 596 35 17 11 1.9 % 0.0 % -- 0
org. jdom. ContentList 421 84 5 21 78.6 % 0.0 % -- 0
org. jdom. input. SAXHandler 223 111 2 40 60.9 % 0.0 % -- 0
org. jdom. AttributeList 135 67 2 20 61.7 % 0.0 % -- 0
org. jdom. DefaultJDOMFactory 105 26 4 25 46.9 % 0.0 % -- 0
org. jdom. IllegalAddException 91 15 6 13 24.1 % 0.0 % -- 0
org. jdom. ContentList$ FilterListIterator 62 61 1 14 69.5 % 0.0 % -- 0
org. jdom. DescendantIterator 43 21 2 7 0.0 % 0.0 % -- 0
org. jdom. transform. JDOMResult 41 20 2 10 0.0 % 0.0 % -- 0
org. jdom. xpath. XPath 39 19 2 13 0.0 % 0.0 % -- 0
Classes with Highest Complexity
Class Risk Complexity Usage Methods Coverage Test Points Failures
Methods Outcomes
org. jdom. Verifier 8869 739 12 30 53.0 % 26.7 % -- 0
org. jdom. output. XMLOutputter 1021 204 5 66 31.0 % 4.5 % -- 0
org. jdom. output. SAXOutputter 1 141 0 51 0.0 % 0.0 % -- 0
org. jdom. Element 2376 125 19 77 65.8 % 58.4 % -- 0
org. jdom. input. SAXHandler 223 111 2 40 60.9 % 0.0 % -- 0
org. jdom. input. SAXBuilder 100 99 1 43 40.5 % 7.0 % -- 0
org. jdom. ContentList 421 84 5 21 78.6 % 0.0 % -- 0
org. jdom. Document 1021 68 15 41 47.3 % 39.0 % -- 0
org. jdom. AttributeList 135 67 2 20 61.7 % 0.0 % -- 0
org. jdom. ContentList$ FilterListIterator 62 61 1 14 69.5 % 0.0 % -- 0
Methods with Highest Complexity
Method Coverage Complexity Outcomes with Test Points Test Status Outcome Status
org. jdom. Verifier. isXMLLetter(char) 51.0 % 358 -- -- --
org. jdom. Verifier. isXMLCombiningChar(char) 50.8 % 162 -- -- --
org. jdom. Verifier. isXMLDigit(char) 55.7 % 31 -- -- --
org. jdom. input. DOMBuilder. buildTree(Node, Document, Element, boolean) 0.0 % 28 -- -- --
org. jdom. Verifier. isURICharacter(char) 0.0 % 26 -- -- --
org. jdom. output. DOMOutputter. output(Element, Document, NamespaceStack) 0.0 % 23 -- -- --
org. jdom. Verifier. isXMLPublicIDCharacter(char) 30.3 % 17 -- -- --
org. jdom. filter. ContentFilter. matches(Object) 0.0 % 17 -- -- --
org. jdom. Verifier. isXMLExtender(char) 58.1 % 16 -- -- --
org. jdom. input. SAXBuilder. fileToURL(File) 49.0 % 16 -- -- --
Class and Method Complexity
Chart - Class Complexity Chart - Method Complexity
Class Coverage %
Chart - Class Coverage %