![]() | Analysis of Class : org.junit.experimental.theories.Theories$TheoryAnchor$Statement (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.experimental.theories.Theories$TheoryAnchor$Statement |
---|
![]() |
Cyclomatic Complexity |
Summary of Theories$TheoryAnchor$Statement | ||
---|---|---|
Feature | Number | Values |
Name | Theories$TheoryAnchor$Statement | - |
Number of Methods | 1 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 2.00 | - |
Number of Statements | 5 | - |
Halstead Cumulative Bugs | 0.05 | - |
Halstead Effort | 1057.60 | - |
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.95 | - |
Cumulative Number of Comment Lines | 1 | - |
Lines Of Code | 11 | - |
Fan In | 0 | - |
DIT | 1 | - |
Maintainability Index (NC) | 120.95 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 2 | - |
Halstead Cumulative Volume | 164.52 | - |
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 | complete.getMethodArguments (1) method.invokeExplosively (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 | 35 | - |
Modifiers | 2 | @Override public |
Methods in Class : org.junit.experimental.theories.Theories$TheoryAnchor$Statement | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | 35 | 26 | 1057.60 | 0.05 | 2 | 2 | 1 | 8 | 1 | 0 | 2 | 6.43 | 1 | 1 | 1 | 0 | 2 | 164.52 | 15 | 4 | 20 | 1 | 4 | 0 |
Analysis of Method : evaluate() in Class : org.junit.experimental.theories.Theories$TheoryAnchor$Statement | ||
---|---|---|
Feature | Number | Values |
Name | evaluate | - |
Cyclomatic Complexity | 2 | - |
Number of Comment Lines | 1 | - |
Number of Statements | 4 | - |
Halstead Length | 35 | - |
Halstead Vocabulary | 26 | - |
Halstead Effort | 1057.60 | - |
Halstead Bugs | 0.05 | - |
Classes Referenced | 2 | org.junit.experimental.theories.PotentialAssignment.CouldNotGenerateValueException (1) java.lang.Throwable (1) |
External Methods Called | 2 | complete.getMethodArguments (1) method.invokeExplosively (1) |
Local Methods Called | 1 | nullsOk (1) |
Lines Of Code | 8 | - |
Number of Comments | 1 | - |
Arguments | 0 | - |
Modifiers | 2 | @Override public |
Halstead Difficulty | 6.43 | - |
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 | 164.52 | - |
Number of Operands | 15 | - |
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 |