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

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

Summary of ParentRunner$RunnerScheduler
FeatureNumberValues
NameParentRunner$RunnerScheduler-
Number of Methods2-
LCOM0.00-
Average Cyclomatic Complexity1.00-
Number of Statements4-
Halstead Cumulative Bugs0.02-
Halstead Effort137.00-
UnWeighted Class Size2-
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 class2-
CBO0-
Maintainability Index145.32-
Cumulative Number of Comment Lines1-
Lines Of Code7-
Fan In0-
DIT1-
Maintainability Index (NC)145.32-
Specialization ratio0.00-
Reuse Ratio0.00-
COH0.00-
Local Method Calls0
LCOM22.00-
Max Complexity1-
Halstead Cumulative Volume51.47-
Hierarchy Method Calls0
Number of Queries0-
Fan Out0-
SuperClass Namejava.lang.Object-
SIX0.00-
External Method Calls0java.lang.Runnable.run (1)
Superclasses0 -
Total Complexity2-
Subclasses0 -
Message Passing Coupling0-
Number of Commands2-
Interfaces0 -
Cumulative Number of Comments1-
Halstead Cumulative Length17-
Modifiers6private
final
private
private
private
public
Summary of methods in org.junit.runners.ParentRunner$RunnerScheduler
Methods in Class : org.junit.runners.ParentRunner$RunnerScheduler
NameCOMPNOCLNOSHLTHHVOCHEFFHBUGCREFXMETLMETNLOCNOCNOAMODHDIFVDECEXCTEXCRCASTTDNHVOLNANDVREFNOPRMDNNEXPLOOP
finished1115517.410.0000021011.500000011.61203000
schedule1021210119.590.0111030163.000000039.86616010


Analysis of Method : finished() in Class : org.junit.runners.ParentRunner$RunnerScheduler
FeatureNumberValues
Namefinished-
Cyclomatic Complexity1-
Number of Comment Lines1-
Number of Statements1-
Halstead Length5-
Halstead Vocabulary5-
Halstead Effort17.41-
Halstead Bugs0.00-
Classes Referenced0
External Methods Called0
Local Methods Called0
Lines Of Code2-
Number of Comments1-
Arguments0 -
Modifiers1public
Halstead Difficulty1.50-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume11.61-
Number of Operands2-
Variable References0
Number of Operators3-
Max. depth of nesting0-
Number of Expressions0-
Number of Loops0-

Top of this page

Analysis of Method : schedule(Runnable) in Class : org.junit.runners.ParentRunner$RunnerScheduler
FeatureNumberValues
Nameschedule-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length12-
Halstead Vocabulary10-
Halstead Effort119.59-
Halstead Bugs0.01-
Classes Referenced1java.lang.Runnable (1)
External Methods Called1java.lang.Runnable.run (1)
Local Methods Called0
Lines Of Code3-
Number of Comments0-
Arguments1childStatement (java.lang.Runnable)
Modifiers6private
final
private
private
private
public
Halstead Difficulty3.00-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume39.86-
Number of Operands6-
Variable References1childStatement (1)
Number of Operators6-
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