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

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

Summary of InexactComparisonCriteria
FeatureNumberValues
NameInexactComparisonCriteria-
Number of Methods2-
LCOM0.00-
Average Cyclomatic Complexity1.50-
Number of Statements7-
Halstead Cumulative Bugs0.08-
Halstead Effort1795.82-
UnWeighted Class Size3-
Instance Variables1fDelta (double)
Imported Packages1org.junit.Assert
Response For class2-
CBO2-
Maintainability Index129.85-
Cumulative Number of Comment Lines0-
Lines Of Code13-
Fan In1-
DIT1-
Maintainability Index (NC)129.85-
Specialization ratio0.00-
Reuse Ratio0.50-
COH1.00-
Local Method Calls0
LCOM20.00-
Max Complexity2-
Halstead Cumulative Volume228.55-
Hierarchy Method Calls0
Number of Queries0-
Fan Out2-
SuperClass Nameorg.junit.internal.ComparisonCriteria-
SIX0.00-
External Method Calls0org.junit.Assert.assertEquals (2)
Superclasses1org.junit.internal.ComparisonCriteria
Total Complexity3-
Subclasses0 -
Message Passing Coupling0-
Number of Commands2-
Interfaces0 -
Cumulative Number of Comments0-
Halstead Cumulative Length58-
Modifiers0 -
Summary of methods in org.junit.internal.InexactComparisonCriteria
Methods in Class : org.junit.internal.InexactComparisonCriteria
NameCOMPNOCLNOSHLTHHVOCHEFFHBUGCREFXMETLMETNLOCNOCNOAMODHDIFVDECEXCTEXCRCASTTDNHVOLNANDVREFNOPRMDNNEXPLOOP
InexactComparisonCriteria10210999.060.0100030123.120000031.70525010
assertElementsEqual20341201667.280.0641060229.4100040177.2023718070


Analysis of Method : InexactComparisonCriteria(double) in Class : org.junit.internal.InexactComparisonCriteria
FeatureNumberValues
NameInexactComparisonCriteria-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length10-
Halstead Vocabulary9-
Halstead Effort99.06-
Halstead Bugs0.01-
Classes Referenced0
External Methods Called0
Local Methods Called0
Lines Of Code3-
Number of Comments0-
Arguments1delta (double)
Modifiers2public
public
Halstead Difficulty3.12-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume31.70-
Number of Operands5-
Variable References2fDelta (1)
delta (1)
Number of Operators5-
Max. depth of nesting0-
Number of Expressions1-
Number of Loops0-

Top of this page

Analysis of Method : assertElementsEqual(Object, Object) in Class : org.junit.internal.InexactComparisonCriteria
FeatureNumberValues
NameassertElementsEqual-
Cyclomatic Complexity2-
Number of Comment Lines0-
Number of Statements3-
Halstead Length41-
Halstead Vocabulary20-
Halstead Effort1667.28-
Halstead Bugs0.06-
Classes Referenced4java.lang.Float (4)
java.lang.Object (2)
org.junit.Assert (2)
java.lang.Double (5)
External Methods Called1org.junit.Assert.assertEquals (2)
Local Methods Called0
Lines Of Code6-
Number of Comments0-
Arguments2expected (java.lang.Object)
actual (java.lang.Object)
Modifiers2@Override
protected
Halstead Difficulty9.41-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts4-
Total Depth of Nesting0-
Halstead Volume177.20-
Number of Operands23-
Variable References7fDelta (2)
expected (3)
actual (2)
Number of Operators18-
Max. depth of nesting0-
Number of Expressions7-
Number of Loops0-

Top of this page

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