![]() | Analysis of Class : org.junit.experimental.max.MaxCore$Request (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.experimental.max.MaxCore$Request |
---|
![]() |
Cyclomatic Complexity |
Summary of MaxCore$Request | ||
---|---|---|
Feature | Number | Values |
Name | MaxCore$Request | - |
Number of Methods | 1 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 2.00 | - |
Number of Statements | 5 | - |
Halstead Cumulative Bugs | 0.05 | - |
Halstead Effort | 1091.67 | - |
UnWeighted Class Size | 1 | - |
Instance Variables | 0 | - |
Imported Packages | 15 | java.io.File java.util.ArrayList java.util.Collections java.util.List junit.framework.TestSuite org.junit.internal.requests.SortingRequest org.junit.internal.runners.ErrorReportingRunner org.junit.internal.runners.JUnit38ClassRunner org.junit.runner.Description org.junit.runner.JUnitCore org.junit.runner.Request org.junit.runner.Result org.junit.runner.Runner org.junit.runners.Suite org.junit.runners.model.InitializationError |
Response For class | 1 | - |
CBO | 4 | - |
Maintainability Index | 120.84 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 9 | - |
Fan In | 0 | - |
DIT | 1 | - |
Maintainability Index (NC) | 120.84 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 2 | - |
Halstead Cumulative Volume | 151.62 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 1 | - |
Fan Out | 4 | - |
SuperClass Name | java.lang.Object | - |
SIX | 0.00 | - |
External Method Calls | 0 | org.junit.runners.Suite.Suite (1) org.junit.internal.runners.ErrorReportingRunner.ErrorReportingRunner (1) |
Superclasses | 0 | - |
Total Complexity | 2 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 0 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 0 | - |
Halstead Cumulative Length | 34 | - |
Modifiers | 2 | @Override public |
Methods in Class : org.junit.experimental.max.MaxCore$Request | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | getRunner | 2 | 0 | 4 | 34 | 22 | 1091.67 | 0.05 | 6 | 2 | 0 | 7 | 0 | 0 | 2 | 7.20 | 0 | 0 | 1 | 1 | 2 | 151.62 | 12 | 1 | 22 | 1 | 2 | 0 |
Analysis of Method : getRunner() in Class : org.junit.experimental.max.MaxCore$Request | ||
---|---|---|
Feature | Number | Values |
Name | getRunner | - |
Cyclomatic Complexity | 2 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 4 | - |
Halstead Length | 34 | - |
Halstead Vocabulary | 22 | - |
Halstead Effort | 1091.67 | - |
Halstead Bugs | 0.05 | - |
Classes Referenced | 6 | ? (1) org.junit.runners.Suite (1) org.junit.internal.runners.ErrorReportingRunner (1) java.lang.Class (1) org.junit.runner.Runner (1) org.junit.runners.model.InitializationError (1) |
External Methods Called | 2 | org.junit.runners.Suite.Suite (1) org.junit.internal.runners.ErrorReportingRunner.ErrorReportingRunner (1) |
Local Methods Called | 0 | |
Lines Of Code | 7 | - |
Number of Comments | 0 | - |
Arguments | 0 | - |
Modifiers | 2 | @Override public |
Halstead Difficulty | 7.20 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 1 | org.junit.runners.model.InitializationError (1) |
Number of casts | 1 | - |
Total Depth of Nesting | 2 | - |
Halstead Volume | 151.62 | - |
Number of Operands | 12 | - |
Variable References | 1 | e (1) |
Number of Operators | 22 | - |
Max. depth of nesting | 1 | - |
Number of Expressions | 2 | - |
Number of Loops | 0 | - |
Top of this page | Data Generated by JHawk - The Java Metrics tool | Home |