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

Dashboard for Class : org.junit.internal.ExactComparisonCriteria
Cyclomatic Complexity

Summary of ExactComparisonCriteria
FeatureNumberValues
NameExactComparisonCriteria-
Number of Methods1-
LCOM0.00-
Average Cyclomatic Complexity1.00-
Number of Statements3-
Halstead Cumulative Bugs0.03-
Halstead Effort290.70-
UnWeighted Class Size1-
Instance Variables0 -
Imported Packages1org.junit.Assert
Response For class1-
CBO2-
Maintainability Index133.80-
Cumulative Number of Comment Lines0-
Lines Of Code6-
Fan In1-
DIT1-
Maintainability Index (NC)133.80-
Specialization ratio0.00-
Reuse Ratio0.50-
COH0.00-
Local Method Calls0
LCOM21.00-
Max Complexity1-
Halstead Cumulative Volume76.53-
Hierarchy Method Calls0
Number of Queries0-
Fan Out2-
SuperClass Nameorg.junit.internal.ComparisonCriteria-
SIX0.00-
External Method Calls0org.junit.Assert.assertEquals (1)
Superclasses1org.junit.internal.ComparisonCriteria
Total Complexity1-
Subclasses0 -
Message Passing Coupling0-
Number of Commands1-
Interfaces0 -
Cumulative Number of Comments0-
Halstead Cumulative Length22-
Modifiers0 -
Summary of methods in org.junit.internal.ExactComparisonCriteria
Methods in Class : org.junit.internal.ExactComparisonCriteria
NameCOMPNOCLNOSHLTHHVOCHEFFHBUGCREFXMETLMETNLOCNOCNOAMODHDIFVDECEXCTEXCRCASTTDNHVOLNANDVREFNOPRMDNNEXPLOOP
assertElementsEqual1021814282.700.0221030224.120000068.531127010


Analysis of Method : assertElementsEqual(Object, Object) in Class : org.junit.internal.ExactComparisonCriteria
FeatureNumberValues
NameassertElementsEqual-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length18-
Halstead Vocabulary14-
Halstead Effort282.70-
Halstead Bugs0.02-
Classes Referenced2java.lang.Object (2)
org.junit.Assert (1)
External Methods Called1org.junit.Assert.assertEquals (1)
Local Methods Called0
Lines Of Code3-
Number of Comments0-
Arguments2expected (java.lang.Object)
actual (java.lang.Object)
Modifiers2@Override
protected
Halstead Difficulty4.12-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume68.53-
Number of Operands11-
Variable References2expected (1)
actual (1)
Number of Operators7-
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