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

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

Summary of Each
FeatureNumberValues
NameEach-
Number of Methods1-
LCOM0.00-
Average Cyclomatic Complexity1.00-
Number of Statements4-
Halstead Cumulative Bugs0.14-
Halstead Effort4732.00-
UnWeighted Class Size1-
Instance Variables0 -
Imported Packages5org.hamcrest.BaseMatcher
org.hamcrest.CoreMatchers.not
org.hamcrest.Description
org.hamcrest.Matcher
org.junit.internal.matchers.IsCollectionContaining.hasItem
Response For class1-
CBO2-
Maintainability Index119.60-
Cumulative Number of Comment Lines0-
Lines Of Code5-
Fan In2-
DIT1-
Maintainability Index (NC)119.60-
Specialization ratio0.00-
Reuse Ratio0.00-
COH0.00-
Local Method Calls0
LCOM21.00-
Max Complexity1-
Halstead Cumulative Volume418.15-
Hierarchy Method Calls2hasItem (1)
not (2)
Number of Queries1-
Fan Out0-
SuperClass Namejava.lang.Object-
SIX0.00-
External Method Calls0org.hamcrest.BaseMatcher.BaseMatcher (1)
Superclasses0 -
Total Complexity1-
Subclasses0 -
Message Passing Coupling0-
Number of Commands0-
Interfaces0 -
Cumulative Number of Comments0-
Halstead Cumulative Length86-
Modifiers0 -
Summary of methods in org.junit.internal.matchers.Each
Methods in Class : org.junit.internal.matchers.Each
NameCOMPNOCLNOSHLTHHVOCHEFFHBUGCREFXMETLMETNLOCNOCNOAMODHDIFVDECEXCTEXCRCASTTDNHVOLNANDVREFNOPRMDNNEXPLOOP
each10384314731.000.144121201211.3710000416.1536148050


Analysis of Method : each(Matcher) in Class : org.junit.internal.matchers.Each
FeatureNumberValues
Nameeach-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements3-
Halstead Length84-
Halstead Vocabulary31-
Halstead Effort4731.00-
Halstead Bugs0.14-
Classes Referenced4T (6)
org.hamcrest.Matcher (3)
org.hamcrest.BaseMatcher (1)
Iterable (3)
External Methods Called1org.hamcrest.BaseMatcher.BaseMatcher (1)
Local Methods Called2hasItem (1)
not (2)
Lines Of Code12-
Number of Comments0-
Arguments1individual (org.hamcrest.Matcher)
Modifiers2public
static
Halstead Difficulty11.37-
Variable Declarations1allItemsAre (Matcher<Iterable<T>>)
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume416.15-
Number of Operands36-
Variable References1individual (1)
Number of Operators48-
Max. depth of nesting0-
Number of Expressions5-
Number of Loops0-

Top of this page

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