![]() | Analysis of Class : org.junit.experimental.theories.Theories$TheoryAnchor$Statement_0 (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.experimental.theories.Theories$TheoryAnchor$Statement_0 |
---|
![]() |
Cyclomatic Complexity |
Summary of Theories$TheoryAnchor$Statement_0 | ||
---|---|---|
Feature | Number | Values |
Name | Theories$TheoryAnchor$Statement_0 | - |
Number of Methods | 1 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 2.00 | - |
Number of Statements | 5 | - |
Halstead Cumulative Bugs | 0.06 | - |
Halstead Effort | 1172.34 | - |
UnWeighted Class Size | 1 | - |
Instance Variables | 0 | - |
Imported Packages | 14 | java.lang.reflect.Field java.lang.reflect.InvocationTargetException java.lang.reflect.Modifier java.util.ArrayList java.util.List org.junit.Assert org.junit.experimental.theories.PotentialAssignment.CouldNotGenerateValueException org.junit.experimental.theories.internal.Assignments org.junit.experimental.theories.internal.ParameterizedAssertionError org.junit.internal.AssumptionViolatedException org.junit.runners.BlockJUnit4ClassRunner org.junit.runners.model.FrameworkMethod org.junit.runners.model.InitializationError org.junit.runners.model.Statement |
Response For class | 1 | - |
CBO | 0 | - |
Maintainability Index | 170.60 | - |
Cumulative Number of Comment Lines | 1 | - |
Lines Of Code | 10 | - |
Fan In | 0 | - |
DIT | 1 | - |
Maintainability Index (NC) | 120.60 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 2 | - |
Halstead Cumulative Volume | 177.22 | - |
Hierarchy Method Calls | 1 | nullsOk (1) |
Number of Queries | 0 | - |
Fan Out | 0 | - |
SuperClass Name | java.lang.Object | - |
SIX | 0.00 | - |
External Method Calls | 0 | method.invokeExplosively (1) complete.getMethodArguments (1) |
Superclasses | 0 | - |
Total Complexity | 2 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 1 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 1 | - |
Halstead Cumulative Length | 40 | - |
Modifiers | 0 | - |
Methods in Class : org.junit.experimental.theories.Theories$TheoryAnchor$Statement_0 | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | evaluate | 2 | 1 | 4 | 36 | 26 | 1160.34 | 0.06 | 3 | 2 | 1 | 8 | 1 | 0 | 2 | 6.86 | 1 | 1 | 1 | 0 | 2 | 169.22 | 16 | 4 | 20 | 1 | 4 | 0 |
Analysis of Method : evaluate() in Class : org.junit.experimental.theories.Theories$TheoryAnchor$Statement_0 | ||
---|---|---|
Feature | Number | Values |
Name | evaluate | - |
Cyclomatic Complexity | 2 | - |
Number of Comment Lines | 1 | - |
Number of Statements | 4 | - |
Halstead Length | 36 | - |
Halstead Vocabulary | 26 | - |
Halstead Effort | 1160.34 | - |
Halstead Bugs | 0.06 | - |
Classes Referenced | 3 | java.lang.Object (1) java.lang.Throwable (1) org.junit.experimental.theories.PotentialAssignment.CouldNotGenerateValueException (1) |
External Methods Called | 2 | method.invokeExplosively (1) complete.getMethodArguments (1) |
Local Methods Called | 1 | nullsOk (1) |
Lines Of Code | 8 | - |
Number of Comments | 1 | - |
Arguments | 0 | - |
Modifiers | 2 | Override public |
Halstead Difficulty | 6.86 | - |
Variable Declarations | 1 | values (java.lang.Object) |
Exceptions Thrown | 1 | java.lang.Throwable (1) |
Exceptions Referenced | 1 | org.junit.experimental.theories.PotentialAssignment.CouldNotGenerateValueException (1) |
Number of casts | 0 | - |
Total Depth of Nesting | 2 | - |
Halstead Volume | 169.22 | - |
Number of Operands | 16 | - |
Variable References | 4 | complete (1) values (1) freshInstance (1) method (1) |
Number of Operators | 20 | - |
Max. depth of nesting | 1 | - |
Number of Expressions | 4 | - |
Number of Loops | 0 | - |
Top of this page | Data Generated by JHawk - The Java Metrics tool | Home |