![]() | Analysis of Class : org.junit.runners.model.RunnerScheduler (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.runners.model.RunnerScheduler |
---|
![]() |
Cyclomatic Complexity |
Summary of RunnerScheduler | ||
---|---|---|
Feature | Number | Values |
Name | RunnerScheduler | - |
Number of Methods | 2 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 3 | - |
Halstead Cumulative Bugs | 0.03 | - |
Halstead Effort | 202.53 | - |
UnWeighted Class Size | 2 | - |
Instance Variables | 0 | - |
Imported Packages | 0 | - |
Response For class | 2 | - |
CBO | 2 | - |
Maintainability Index | 155.44 | - |
Cumulative Number of Comment Lines | 8 | - |
Lines Of Code | 4 | - |
Fan In | 2 | - |
DIT | 1 | - |
Maintainability Index (NC) | 155.21 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 2.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 88.37 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 0 | - |
Fan Out | 0 | - |
SuperClass Name | - | |
SIX | 0.00 | - |
External Method Calls | 0 | - |
Superclasses | 0 | - |
Total Complexity | 2 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 2 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 6 | - |
Halstead Cumulative Length | 28 | - |
Modifiers | 0 | - |
Methods in Class : org.junit.runners.model.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 | 1 | 13 | 1 | 13 | 10 | 100.77 | 0.01 | 0 | 0 | 0 | 1 | 3 | 0 | 0 | 2.33 | 0 | 0 | 0 | 0 | 0 | 43.19 | 7 | 0 | 6 | 0 | 0 | 0 |
![]() | schedule | 1 | 11 | 1 | 13 | 10 | 100.77 | 0.01 | 1 | 0 | 0 | 1 | 3 | 1 | 0 | 2.33 | 0 | 0 | 0 | 0 | 0 | 43.19 | 7 | 0 | 6 | 0 | 0 | 0 |
Analysis of Method : finished() in Class : org.junit.runners.model.RunnerScheduler | ||
---|---|---|
Feature | Number | Values |
Name | finished | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 13 | - |
Number of Statements | 1 | - |
Halstead Length | 13 | - |
Halstead Vocabulary | 10 | - |
Halstead Effort | 100.77 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 0 | |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 1 | - |
Number of Comments | 3 | - |
Arguments | 0 | - |
Modifiers | 0 | - |
Halstead Difficulty | 2.33 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 43.19 | - |
Number of Operands | 7 | - |
Variable References | 0 | |
Number of Operators | 6 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Analysis of Method : schedule(Runnable) in Class : org.junit.runners.model.RunnerScheduler | ||
---|---|---|
Feature | Number | Values |
Name | schedule | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 11 | - |
Number of Statements | 1 | - |
Halstead Length | 13 | - |
Halstead Vocabulary | 10 | - |
Halstead Effort | 100.77 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 1 | java.lang.Runnable (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 1 | - |
Number of Comments | 3 | - |
Arguments | 1 | childStatement (java.lang.Runnable) |
Modifiers | 0 | - |
Halstead Difficulty | 2.33 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 43.19 | - |
Number of Operands | 7 | - |
Variable References | 0 | |
Number of Operators | 6 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Top of this page | Data Generated by JHawk - The Java Metrics tool | Home |