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

Dashboard for Class : org.junit.experimental.ParallelComputer$RunnerScheduler
Cyclomatic Complexity

Summary of ParallelComputer$RunnerScheduler
FeatureNumberValues
NameParallelComputer$RunnerScheduler-
Number of Methods2-
LCOM0.50-
Average Cyclomatic Complexity2.00-
Number of Statements12-
Halstead Cumulative Bugs0.14-
Halstead Effort2499.08-
UnWeighted Class Size4-
Instance Variables2fService (java.util.concurrent.ExecutorService)
fResults (java.util.List)
Imported Packages12java.util.ArrayList
java.util.List
java.util.concurrent.Callable
java.util.concurrent.ExecutorService
java.util.concurrent.Executors
java.util.concurrent.Future
org.junit.runner.Computer
org.junit.runner.Runner
org.junit.runners.ParentRunner
org.junit.runners.model.InitializationError
org.junit.runners.model.RunnerBuilder
org.junit.runners.model.RunnerScheduler
Response For class3-
CBO0-
Maintainability Index117.43-
Cumulative Number of Comment Lines0-
Lines Of Code15-
Fan In0-
DIT1-
Maintainability Index (NC)117.43-
Specialization ratio0.00-
Reuse Ratio0.00-
COH0.75-
Local Method Calls0
LCOM20.00-
Max Complexity3-
Halstead Cumulative Volume425.27-
Hierarchy Method Calls0
Number of Queries0-
Fan Out0-
SuperClass Namejava.lang.Object-
SIX0.00-
External Method Calls1java.util.concurrent.Callable.Callable (1)
java.util.ArrayList.ArrayList (1)
each.get (1)
java.util.concurrent.ExecutorService.submit (1)
java.util.List.add (1)
e.printStackTrace (1)
Superclasses0 -
Total Complexity4-
Subclasses0 -
Message Passing Coupling1-
Number of Commands2-
Interfaces0 -
Cumulative Number of Comments0-
Halstead Cumulative Length97-
Modifiers5private
final
private
final
public
Summary of methods in org.junit.experimental.ParallelComputer$RunnerScheduler
Methods in Class : org.junit.experimental.ParallelComputer$RunnerScheduler
NameCOMPNOCLNOSHLTHHVOCHEFFHBUGCREFXMETLMETNLOCNOCNOAMODHDIFVDECEXCTEXCRCASTTDNHVOLNANDVREFNOPRMDNNEXPLOOP
finished3073121898.670.0512080016.6000102136.1612319121
schedule10239251138.410.0623080156.2900000181.1116223030


Analysis of Method : finished() in Class : org.junit.experimental.ParallelComputer$RunnerScheduler
FeatureNumberValues
Namefinished-
Cyclomatic Complexity3-
Number of Comment Lines0-
Number of Statements7-
Halstead Length31-
Halstead Vocabulary21-
Halstead Effort898.67-
Halstead Bugs0.05-
Classes Referenced1java.lang.Exception (1)
External Methods Called2each.get (1)
e.printStackTrace (1)
Local Methods Called0
Lines Of Code8-
Number of Comments0-
Arguments0 -
Modifiers1public
Halstead Difficulty6.60-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced1java.lang.Exception (1)
Number of casts0-
Total Depth of Nesting2-
Halstead Volume136.16-
Number of Operands12-
Variable References3each (1)
e (1)
fResults (1)
Number of Operators19-
Max. depth of nesting1-
Number of Expressions2-
Number of Loops1-

Top of this page

Analysis of Method : schedule(Runnable) in Class : org.junit.experimental.ParallelComputer$RunnerScheduler
FeatureNumberValues
Nameschedule-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length39-
Halstead Vocabulary25-
Halstead Effort1138.41-
Halstead Bugs0.06-
Classes Referenced2java.util.concurrent.Callable (1)
java.lang.Runnable (1)
External Methods Called3java.util.concurrent.Callable.Callable (1)
java.util.List.add (1)
java.util.concurrent.ExecutorService.submit (1)
Local Methods Called0
Lines Of Code8-
Number of Comments0-
Arguments1childStatement (java.lang.Runnable)
Modifiers5private
final
private
final
public
Halstead Difficulty6.29-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume181.11-
Number of Operands16-
Variable References2fService (1)
fResults (1)
Number of Operators23-
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