![]() | 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 | ||
---|---|---|
Feature | Number | Values |
Name | ParallelComputer$RunnerScheduler | - |
Number of Methods | 2 | - |
LCOM | 0.50 | - |
Average Cyclomatic Complexity | 2.00 | - |
Number of Statements | 12 | - |
Halstead Cumulative Bugs | 0.14 | - |
Halstead Effort | 2499.08 | - |
UnWeighted Class Size | 4 | - |
Instance Variables | 2 | fService (java.util.concurrent.ExecutorService) fResults (java.util.List) |
Imported Packages | 12 | java.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 class | 3 | - |
CBO | 0 | - |
Maintainability Index | 117.43 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 15 | - |
Fan In | 0 | - |
DIT | 1 | - |
Maintainability Index (NC) | 117.43 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.75 | - |
Local Method Calls | 0 | |
LCOM2 | 0.00 | - |
Max Complexity | 3 | - |
Halstead Cumulative Volume | 425.27 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 0 | - |
Fan Out | 0 | - |
SuperClass Name | java.lang.Object | - |
SIX | 0.00 | - |
External Method Calls | 1 | java.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) |
Superclasses | 0 | - |
Total Complexity | 4 | - |
Subclasses | 0 | - |
Message Passing Coupling | 1 | - |
Number of Commands | 2 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 0 | - |
Halstead Cumulative Length | 97 | - |
Modifiers | 5 | private final private final public |
Methods in Class : org.junit.experimental.ParallelComputer$RunnerScheduler | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | COMP | NOCL | NOS | HLTH | HVOC | HEFF | HBUG | CREF | XMET | LMET | NLOC | NOC | NOA | MOD | HDIF | VDEC | EXCT | EXCR | CAST | TDN | HVOL | NAND | VREF | NOPR | MDN | NEXP | LOOP | |
![]() | finished | 3 | 0 | 7 | 31 | 21 | 898.67 | 0.05 | 1 | 2 | 0 | 8 | 0 | 0 | 1 | 6.60 | 0 | 0 | 1 | 0 | 2 | 136.16 | 12 | 3 | 19 | 1 | 2 | 1 |
![]() | schedule | 1 | 0 | 2 | 39 | 25 | 1138.41 | 0.06 | 2 | 3 | 0 | 8 | 0 | 1 | 5 | 6.29 | 0 | 0 | 0 | 0 | 0 | 181.11 | 16 | 2 | 23 | 0 | 3 | 0 |
Analysis of Method : finished() in Class : org.junit.experimental.ParallelComputer$RunnerScheduler | ||
---|---|---|
Feature | Number | Values |
Name | finished | - |
Cyclomatic Complexity | 3 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 7 | - |
Halstead Length | 31 | - |
Halstead Vocabulary | 21 | - |
Halstead Effort | 898.67 | - |
Halstead Bugs | 0.05 | - |
Classes Referenced | 1 | java.lang.Exception (1) |
External Methods Called | 2 | each.get (1) e.printStackTrace (1) |
Local Methods Called | 0 | |
Lines Of Code | 8 | - |
Number of Comments | 0 | - |
Arguments | 0 | - |
Modifiers | 1 | public |
Halstead Difficulty | 6.60 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 1 | java.lang.Exception (1) |
Number of casts | 0 | - |
Total Depth of Nesting | 2 | - |
Halstead Volume | 136.16 | - |
Number of Operands | 12 | - |
Variable References | 3 | each (1) e (1) fResults (1) |
Number of Operators | 19 | - |
Max. depth of nesting | 1 | - |
Number of Expressions | 2 | - |
Number of Loops | 1 | - |
Analysis of Method : schedule(Runnable) in Class : org.junit.experimental.ParallelComputer$RunnerScheduler | ||
---|---|---|
Feature | Number | Values |
Name | schedule | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 2 | - |
Halstead Length | 39 | - |
Halstead Vocabulary | 25 | - |
Halstead Effort | 1138.41 | - |
Halstead Bugs | 0.06 | - |
Classes Referenced | 2 | java.util.concurrent.Callable (1) java.lang.Runnable (1) |
External Methods Called | 3 | java.util.concurrent.Callable.Callable (1) java.util.List.add (1) java.util.concurrent.ExecutorService.submit (1) |
Local Methods Called | 0 | |
Lines Of Code | 8 | - |
Number of Comments | 0 | - |
Arguments | 1 | childStatement (java.lang.Runnable) |
Modifiers | 5 | private final private final public |
Halstead Difficulty | 6.29 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 181.11 | - |
Number of Operands | 16 | - |
Variable References | 2 | fService (1) fResults (1) |
Number of Operators | 23 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 3 | - |
Number of Loops | 0 | - |
Top of this page | Data Generated by JHawk - The Java Metrics tool | Home |