Analysis of Class : org.junit.runners.ParentRunner$Comparator (Includes summary list of methods in class) Home

Dashboard for Class : org.junit.runners.ParentRunner$Comparator
Cyclomatic Complexity

Summary of ParentRunner$Comparator
FeatureNumberValues
NameParentRunner$Comparator<T>-
Number of Methods1-
LCOM0.00-
Average Cyclomatic Complexity1.00-
Number of Statements3-
Halstead Cumulative Bugs0.03-
Halstead Effort399.65-
UnWeighted Class Size1-
Instance Variables0 -
Imported Packages27java.lang.annotation.Annotation
java.lang.reflect.Method
java.util.ArrayList
java.util.Collections
java.util.Comparator
java.util.List
org.junit.AfterClass
org.junit.BeforeClass
org.junit.internal.AssumptionViolatedException
org.junit.internal.runners.model.EachTestNotifier
org.junit.internal.runners.model.MultipleFailureException
org.junit.internal.runners.statements.RunAfters
org.junit.internal.runners.statements.RunBefores
org.junit.runner.Description
org.junit.runner.Runner
org.junit.runner.manipulation.Filter
org.junit.runner.manipulation.Filterable
org.junit.runner.manipulation.NoTestsRemainException
org.junit.runner.manipulation.Sortable
org.junit.runner.manipulation.Sorter
org.junit.runner.notification.RunNotifier
org.junit.runner.notification.StoppedByUserException
org.junit.runners.model.FrameworkMethod
org.junit.runners.model.InitializationError
org.junit.runners.model.RunnerScheduler
org.junit.runners.model.Statement
org.junit.runners.model.TestClass
Response For class1-
CBO0-
Maintainability Index132.71-
Cumulative Number of Comment Lines0-
Lines Of Code5-
Fan In0-
DIT1-
Maintainability Index (NC)132.71-
Specialization ratio0.00-
Reuse Ratio0.00-
COH0.00-
Local Method Calls0
LCOM20.00-
Max Complexity1-
Halstead Cumulative Volume77.71-
Hierarchy Method Calls1describeChild (2)
Number of Queries1-
Fan Out0-
SuperClass Namejava.lang.Object-
SIX0.00-
External Method Calls0 -
Superclasses0 -
Total Complexity1-
Subclasses0 -
Message Passing Coupling0-
Number of Commands0-
Interfaces0 -
Cumulative Number of Comments0-
Halstead Cumulative Length21-
Modifiers1public
Summary of methods in org.junit.runners.ParentRunner$Comparator<T>
Methods in Class : org.junit.runners.ParentRunner$Comparator
NameCOMPNOCLNOSHLTHHVOCHEFFHBUGCREFXMETLMETNLOCNOCNOAMODHDIFVDECEXCTEXCRCASTTDNHVOLNANDVREFNOPRMDNNEXPLOOP
compare1022113399.650.0310130215.140000077.711249030


Analysis of Method : compare(T, T) in Class : org.junit.runners.ParentRunner$Comparator
FeatureNumberValues
Namecompare-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length21-
Halstead Vocabulary13-
Halstead Effort399.65-
Halstead Bugs0.03-
Classes Referenced1T (2)
External Methods Called0 -
Local Methods Called1describeChild (2)
Lines Of Code3-
Number of Comments0-
Arguments2o1 (T)
o2 (T)
Modifiers1public
Halstead Difficulty5.14-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume77.71-
Number of Operands12-
Variable References4fSorter (2)
o2 (1)
o1 (1)
Number of Operators9-
Max. depth of nesting0-
Number of Expressions3-
Number of Loops0-

Top of this page

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