![]() | Analysis of Class : org.junit.experimental.ParallelComputer$RunnerScheduler$Callable | Home |
Dashboard for Class : org.junit.experimental.ParallelComputer$RunnerScheduler$Callable |
---|
![]() |
Cyclomatic Complexity |
Summary of ParallelComputer$RunnerScheduler$Callable | ||
---|---|---|
Feature | Number | Values |
Name | ParallelComputer$RunnerScheduler$Callable<Object> | - |
Number of Methods | 1 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 4 | - |
Halstead Cumulative Bugs | 0.02 | - |
Halstead Effort | 194.27 | - |
UnWeighted Class Size | 1 | - |
Instance Variables | 0 | - |
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 | 1 | - |
CBO | 0 | - |
Maintainability Index | 130.52 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 6 | - |
Fan In | 0 | - |
DIT | 1 | - |
Maintainability Index (NC) | 130.52 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 55.51 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 1 | - |
Fan Out | 0 | - |
SuperClass Name | java.lang.Object | - |
SIX | 0.00 | - |
External Method Calls | 0 | childStatement.run (1) |
Superclasses | 0 | - |
Total Complexity | 1 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 0 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 0 | - |
Halstead Cumulative Length | 15 | - |
Modifiers | 1 | public |
Methods in Class : org.junit.experimental.ParallelComputer$RunnerScheduler$Callable | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | call | 1 | 0 | 3 | 15 | 13 | 194.27 | 0.02 | 2 | 1 | 0 | 4 | 0 | 0 | 1 | 3.50 | 0 | 1 | 0 | 0 | 0 | 55.51 | 6 | 1 | 9 | 0 | 1 | 0 |
Analysis of Method : call() in Class : org.junit.experimental.ParallelComputer$RunnerScheduler$Callable | ||
---|---|---|
Feature | Number | Values |
Name | call | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 3 | - |
Halstead Length | 15 | - |
Halstead Vocabulary | 13 | - |
Halstead Effort | 194.27 | - |
Halstead Bugs | 0.02 | - |
Classes Referenced | 2 | java.lang.Object (1) java.lang.Exception (1) |
External Methods Called | 1 | childStatement.run (1) |
Local Methods Called | 0 | |
Lines Of Code | 4 | - |
Number of Comments | 0 | - |
Arguments | 0 | - |
Modifiers | 1 | public |
Halstead Difficulty | 3.50 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 1 | java.lang.Exception (1) |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 55.51 | - |
Number of Operands | 6 | - |
Variable References | 1 | childStatement (1) |
Number of Operators | 9 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 1 | - |
Number of Loops | 0 | - |
Top of this page | Data Generated by JHawk - The Java Metrics tool | Home |