Analysis of Class : org.junit.internal.matchers.CombinableMatcher (Includes summary list of methods in class) Home

Dashboard for Class : org.junit.internal.matchers.CombinableMatcher
Cyclomatic Complexity

Summary of CombinableMatcher
FeatureNumberValues
NameCombinableMatcher-
Number of Methods5-
LCOM0.00-
Average Cyclomatic Complexity1.00-
Number of Statements12-
Halstead Cumulative Bugs0.16-
Halstead Effort3033.30-
UnWeighted Class Size6-
Instance Variables1fMatcher (org.hamcrest.Matcher)
Imported Packages5org.hamcrest.BaseMatcher
org.hamcrest.CoreMatchers.allOf
org.hamcrest.CoreMatchers.anyOf
org.hamcrest.Description
org.hamcrest.Matcher
Response For class5-
CBO2-
Maintainability Index137.86-
Cumulative Number of Comment Lines0-
Lines Of Code20-
Fan In2-
DIT1-
Maintainability Index (NC)137.86-
Specialization ratio0.00-
Reuse Ratio0.50-
COH1.00-
Local Method Calls0
LCOM20.00-
Max Complexity1-
Halstead Cumulative Volume480.74-
Hierarchy Method Calls2allOf (1)
anyOf (1)
Number of Queries3-
Fan Out0-
SuperClass Nameorg.hamcrest.BaseMatcher-
SIX0.00-
External Method Calls0org.hamcrest.Description.appendDescriptionOf (1)
org.hamcrest.Matcher.matches (1)
org.junit.internal.matchers.CombinableMatcher.CombinableMatcher (2)
Superclasses1org.hamcrest.BaseMatcher
Total Complexity5-
Subclasses0 -
Message Passing Coupling0-
Number of Commands2-
Interfaces0 -
Cumulative Number of Comments0-
Halstead Cumulative Length122-
Modifiers0 -
Summary of methods in org.junit.internal.matchers.CombinableMatcher
Methods in Class : org.junit.internal.matchers.CombinableMatcher
NameCOMPNOCLNOSHLTHHVOCHEFFHBUGCREFXMETLMETNLOCNOCNOAMODHDIFVDECEXCTEXCRCASTTDNHVOLNANDVREFNOPRMDNNEXPLOOP
CombinableMatcher1021514308.400.0230030135.400000057.11629010
and10231201064.390.0441130127.9400000133.9813218010
describeTo1021311131.170.0111030112.920000044.97726010
matches1021411203.410.0211030114.200000048.43727010
or10231201064.390.0441130127.9400000133.9813218010


Analysis of Method : CombinableMatcher(Matcher) in Class : org.junit.internal.matchers.CombinableMatcher
FeatureNumberValues
NameCombinableMatcher-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length15-
Halstead Vocabulary14-
Halstead Effort308.40-
Halstead Bugs0.02-
Classes Referenced3org.hamcrest.Matcher (1)
?extendsT (1)
T (1)
External Methods Called0
Local Methods Called0
Lines Of Code3-
Number of Comments0-
Arguments1matcher (org.hamcrest.Matcher)
Modifiers3private
final
public
Halstead Difficulty5.40-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume57.11-
Number of Operands6-
Variable References2matcher (1)
fMatcher (1)
Number of Operators9-
Max. depth of nesting0-
Number of Expressions1-
Number of Loops0-

Top of this page

Analysis of Method : and(Matcher) in Class : org.junit.internal.matchers.CombinableMatcher
FeatureNumberValues
Nameand-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length31-
Halstead Vocabulary20-
Halstead Effort1064.39-
Halstead Bugs0.04-
Classes Referenced4org.junit.internal.matchers.CombinableMatcher (2)
T (2)
org.hamcrest.Matcher (1)
?extendsT (1)
External Methods Called1org.junit.internal.matchers.CombinableMatcher.CombinableMatcher (1)
Local Methods Called1allOf (1)
Lines Of Code3-
Number of Comments0-
Arguments1matcher (org.hamcrest.Matcher)
Modifiers2@SuppressWarnings("unchecked")
public
Halstead Difficulty7.94-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume133.98-
Number of Operands13-
Variable References2matcher (1)
fMatcher (1)
Number of Operators18-
Max. depth of nesting0-
Number of Expressions1-
Number of Loops0-

Top of this page

Analysis of Method : describeTo(Description) in Class : org.junit.internal.matchers.CombinableMatcher
FeatureNumberValues
NamedescribeTo-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length13-
Halstead Vocabulary11-
Halstead Effort131.17-
Halstead Bugs0.01-
Classes Referenced1org.hamcrest.Description (1)
External Methods Called1org.hamcrest.Description.appendDescriptionOf (1)
Local Methods Called0
Lines Of Code3-
Number of Comments0-
Arguments1description (org.hamcrest.Description)
Modifiers1public
Halstead Difficulty2.92-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume44.97-
Number of Operands7-
Variable References2description (1)
fMatcher (1)
Number of Operators6-
Max. depth of nesting0-
Number of Expressions1-
Number of Loops0-

Top of this page

Analysis of Method : matches(Object) in Class : org.junit.internal.matchers.CombinableMatcher
FeatureNumberValues
Namematches-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length14-
Halstead Vocabulary11-
Halstead Effort203.41-
Halstead Bugs0.02-
Classes Referenced1java.lang.Object (1)
External Methods Called1org.hamcrest.Matcher.matches (1)
Local Methods Called0
Lines Of Code3-
Number of Comments0-
Arguments1item (java.lang.Object)
Modifiers1public
Halstead Difficulty4.20-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume48.43-
Number of Operands7-
Variable References2item (1)
fMatcher (1)
Number of Operators7-
Max. depth of nesting0-
Number of Expressions1-
Number of Loops0-

Top of this page

Analysis of Method : or(Matcher) in Class : org.junit.internal.matchers.CombinableMatcher
FeatureNumberValues
Nameor-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length31-
Halstead Vocabulary20-
Halstead Effort1064.39-
Halstead Bugs0.04-
Classes Referenced4org.junit.internal.matchers.CombinableMatcher (2)
T (2)
org.hamcrest.Matcher (1)
?extendsT (1)
External Methods Called1org.junit.internal.matchers.CombinableMatcher.CombinableMatcher (1)
Local Methods Called1anyOf (1)
Lines Of Code3-
Number of Comments0-
Arguments1matcher (org.hamcrest.Matcher)
Modifiers2@SuppressWarnings("unchecked")
public
Halstead Difficulty7.94-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume133.98-
Number of Operands13-
Variable References2matcher (1)
fMatcher (1)
Number of Operators18-
Max. depth of nesting0-
Number of Expressions1-
Number of Loops0-

Top of this page

Top of this page Data Generated by JHawk - The Java Metrics tool Home