Project dom4j [9/6/06 2:52 PM]
 
Class Summary - org. dom4j. rule. Rule
Risk Complexity Usage Methods Coverage Test Points Failures Owners
Methods Outcomes
129 32 4 25 47.8 % 12.0 % -- 0 Not Owned
Methods
Method Complexity Coverage Outcomes with Test Points Test Status Outcome Status
<init>() 1 0.0 % -- -- --
<init>(Pattern, Action) 1 100.0 % -- -- --
<init>(Pattern) 1 100.0 % -- Passed --
<init>(Rule, Pattern) 1 0.0 % -- -- --
compareTo(Object) 2 50.0 % -- -- --
compareTo(Rule) 3 100.0 % -- Passed --
equals(Object) 3 0.0 % -- -- --
getAction() 1 100.0 % -- -- --
getAppearenceCount() 1 0.0 % -- -- --
getImportPrecedence() 1 0.0 % -- -- --
getMatchesNodeName() 1 100.0 % -- -- --
getMatchType() 1 100.0 % -- -- --
getMode() 1 100.0 % -- -- --
getPattern() 1 100.0 % -- -- --
getPriority() 1 0.0 % -- -- --
getUnionRules() 3 30.0 % -- -- --
hashCode() 1 100.0 % -- -- --
matches(Node) 1 100.0 % -- Passed --
setAction(Action) 1 0.0 % -- -- --
setAppearenceCount(int) 1 100.0 % -- -- --
setImportPrecedence(int) 1 100.0 % -- -- --
setMode(String) 1 0.0 % -- -- --
setPattern(Pattern) 1 0.0 % -- -- --
setPriority(double) 1 0.0 % -- -- --
toString() 1 100.0 % -- -- --
Test Classes
Test Class Status
org. dom4j. rule. RuleTest 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