![]() | Analysis of Class : org.junit.experimental.theories.Theories$TheoryAnchor$BlockJUnit4ClassRunner$Statement (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.experimental.theories.Theories$TheoryAnchor$BlockJUnit4ClassRunner$Statement |
---|
![]() |
Cyclomatic Complexity |
Summary of Theories$TheoryAnchor$BlockJUnit4ClassRunner$Statement | ||
---|---|---|
Feature | Number | Values |
Name | Theories$TheoryAnchor$BlockJUnit4ClassRunner$Statement | - |
Number of Methods | 1 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 3.00 | - |
Number of Statements | 7 | - |
Halstead Cumulative Bugs | 0.06 | - |
Halstead Effort | 1194.78 | - |
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 | 1 | - |
Maintainability Index | 114.99 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 14 | - |
Fan In | 0 | - |
DIT | 1 | - |
Maintainability Index (NC) | 114.99 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 3 | - |
Halstead Cumulative Volume | 191.76 | - |
Hierarchy Method Calls | 4 | handleDataPointSuccess (1) nullsOk (1) reportParameterizedError (1) handleAssumptionViolation (1) |
Number of Queries | 0 | - |
Fan Out | 1 | - |
SuperClass Name | java.lang.Object | - |
SIX | 0.00 | - |
External Method Calls | 0 | statement.evaluate (1) |
Superclasses | 0 | - |
Total Complexity | 3 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 1 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 0 | - |
Halstead Cumulative Length | 43 | - |
Modifiers | 2 | @Override public |
Methods in Class : org.junit.experimental.theories.Theories$TheoryAnchor$BlockJUnit4ClassRunner$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 | 3 | 0 | 6 | 43 | 22 | 1194.78 | 0.06 | 2 | 1 | 4 | 11 | 0 | 0 | 2 | 6.23 | 0 | 1 | 2 | 0 | 3 | 191.76 | 18 | 4 | 25 | 1 | 5 | 0 |
Analysis of Method : evaluate() in Class : org.junit.experimental.theories.Theories$TheoryAnchor$BlockJUnit4ClassRunner$Statement | ||
---|---|---|
Feature | Number | Values |
Name | evaluate | - |
Cyclomatic Complexity | 3 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 6 | - |
Halstead Length | 43 | - |
Halstead Vocabulary | 22 | - |
Halstead Effort | 1194.78 | - |
Halstead Bugs | 0.06 | - |
Classes Referenced | 2 | java.lang.Throwable (2) org.junit.internal.AssumptionViolatedException (1) |
External Methods Called | 1 | statement.evaluate (1) |
Local Methods Called | 4 | nullsOk (1) handleDataPointSuccess (1) reportParameterizedError (1) handleAssumptionViolation (1) |
Lines Of Code | 11 | - |
Number of Comments | 0 | - |
Arguments | 0 | - |
Modifiers | 2 | @Override public |
Halstead Difficulty | 6.23 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 1 | java.lang.Throwable (1) |
Exceptions Referenced | 2 | java.lang.Throwable (1) org.junit.internal.AssumptionViolatedException (1) |
Number of casts | 0 | - |
Total Depth of Nesting | 3 | - |
Halstead Volume | 191.76 | - |
Number of Operands | 18 | - |
Variable References | 4 | complete (1) statement (1) e (2) |
Number of Operators | 25 | - |
Max. depth of nesting | 1 | - |
Number of Expressions | 5 | - |
Number of Loops | 0 | - |
Top of this page | Data Generated by JHawk - The Java Metrics tool | Home |