![]() | Analysis of Class : org.junit.experimental.runners.Enclosed (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.experimental.runners.Enclosed |
---|
![]() |
Cyclomatic Complexity |
Summary of Enclosed | ||
---|---|---|
Feature | Number | Values |
Name | Enclosed | - |
Number of Methods | 1 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 3 | - |
Halstead Cumulative Bugs | 0.03 | - |
Halstead Effort | 564.41 | - |
UnWeighted Class Size | 1 | - |
Instance Variables | 0 | - |
Imported Packages | 2 | org.junit.runners.Suite org.junit.runners.model.RunnerBuilder |
Response For class | 1 | - |
CBO | 2 | - |
Maintainability Index | 164.92 | - |
Cumulative Number of Comment Lines | 20 | - |
Lines Of Code | 5 | - |
Fan In | 0 | - |
DIT | 3 | - |
Maintainability Index (NC) | 131.53 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.75 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 97.92 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 0 | - |
Fan Out | 2 | - |
SuperClass Name | org.junit.runners.Suite | - |
SIX | 0.00 | - |
External Method Calls | 0 | java.lang.Class.getClasses (1) |
Superclasses | 3 | org.junit.runner.Runner org.junit.runners.ParentRunner org.junit.runners.Suite |
Total Complexity | 1 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 1 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 2 | - |
Halstead Cumulative Length | 26 | - |
Modifiers | 0 | - |
Methods in Class : org.junit.experimental.runners.Enclosed | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | Enclosed | 1 | 3 | 2 | 22 | 17 | 556.41 | 0.03 | 3 | 1 | 0 | 3 | 1 | 2 | 1 | 6.19 | 0 | 0 | 0 | 0 | 0 | 89.92 | 11 | 3 | 11 | 0 | 1 | 0 |
Analysis of Method : Enclosed(Class, RunnerBuilder) in Class : org.junit.experimental.runners.Enclosed | ||
---|---|---|
Feature | Number | Values |
Name | Enclosed | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 3 | - |
Number of Statements | 2 | - |
Halstead Length | 22 | - |
Halstead Vocabulary | 17 | - |
Halstead Effort | 556.41 | - |
Halstead Bugs | 0.03 | - |
Classes Referenced | 3 | ? (1) java.lang.Class (1) org.junit.runners.model.RunnerBuilder (1) |
External Methods Called | 1 | java.lang.Class.getClasses (1) |
Local Methods Called | 0 | |
Lines Of Code | 3 | - |
Number of Comments | 1 | - |
Arguments | 2 | klass (java.lang.Class) builder (org.junit.runners.model.RunnerBuilder) |
Modifiers | 1 | public |
Halstead Difficulty | 6.19 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 89.92 | - |
Number of Operands | 11 | - |
Variable References | 3 | klass (2) builder (1) |
Number of Operators | 11 | - |
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 |