![]() | Analysis of Class : org.junit.experimental.theories.internal.AllMembersSupplier$MethodParameterValue (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.experimental.theories.internal.AllMembersSupplier$MethodParameterValue |
---|
![]() |
Cyclomatic Complexity |
Summary of AllMembersSupplier$MethodParameterValue | ||
---|---|---|
Feature | Number | Values |
Name | AllMembersSupplier$MethodParameterValue | - |
Number of Methods | 3 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 2.00 | - |
Number of Statements | 12 | - |
Halstead Cumulative Bugs | 0.11 | - |
Halstead Effort | 2170.01 | - |
UnWeighted Class Size | 4 | - |
Instance Variables | 1 | fMethod (org.junit.runners.model.FrameworkMethod) |
Imported Packages | 12 | java.lang.reflect.Array java.lang.reflect.Field java.lang.reflect.Modifier java.util.ArrayList java.util.List org.junit.experimental.theories.DataPoint org.junit.experimental.theories.DataPoints org.junit.experimental.theories.ParameterSignature org.junit.experimental.theories.ParameterSupplier org.junit.experimental.theories.PotentialAssignment org.junit.runners.model.FrameworkMethod org.junit.runners.model.TestClass |
Response For class | 3 | - |
CBO | 2 | - |
Maintainability Index | 125.87 | - |
Cumulative Number of Comment Lines | 1 | - |
Lines Of Code | 24 | - |
Fan In | 0 | - |
DIT | 1 | - |
Maintainability Index (NC) | 125.87 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.50 | - |
COH | 1.00 | - |
Local Method Calls | 0 | |
LCOM2 | 0.00 | - |
Max Complexity | 4 | - |
Halstead Cumulative Volume | 343.48 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 2 | - |
Fan Out | 2 | - |
SuperClass Name | org.junit.experimental.theories.PotentialAssignment | - |
SIX | 0.33 | - |
External Method Calls | 0 | org.junit.runners.model.FrameworkMethod.getName (1) org.junit.experimental.theories.CouldNotGenerateValueException.CouldNotGenerateValueException (1) java.lang.RuntimeException.RuntimeException (2) org.junit.runners.model.FrameworkMethod.invokeExplosively (1) |
Superclasses | 1 | org.junit.experimental.theories.PotentialAssignment |
Total Complexity | 6 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 1 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 1 | - |
Halstead Cumulative Length | 82 | - |
Modifiers | 1 | static |
Methods in Class : org.junit.experimental.theories.internal.AllMembersSupplier$MethodParameterValue | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | MethodParameterValue | 1 | 0 | 2 | 10 | 9 | 99.06 | 0.01 | 1 | 0 | 0 | 3 | 0 | 1 | 3 | 3.12 | 0 | 0 | 0 | 0 | 0 | 31.70 | 5 | 2 | 5 | 0 | 1 | 0 |
![]() | getDescription | 1 | 0 | 2 | 15 | 14 | 228.44 | 0.02 | 2 | 1 | 0 | 3 | 0 | 0 | 2 | 4.00 | 0 | 1 | 0 | 0 | 0 | 57.11 | 6 | 1 | 9 | 0 | 1 | 0 |
![]() | getValue | 4 | 1 | 6 | 50 | 26 | 1813.03 | 0.08 | 6 | 3 | 0 | 13 | 1 | 0 | 2 | 7.71 | 0 | 1 | 3 | 0 | 4 | 235.02 | 18 | 1 | 32 | 1 | 4 | 0 |
Analysis of Method : MethodParameterValue(FrameworkMethod) in Class : org.junit.experimental.theories.internal.AllMembersSupplier$MethodParameterValue | ||
---|---|---|
Feature | Number | Values |
Name | MethodParameterValue | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 2 | - |
Halstead Length | 10 | - |
Halstead Vocabulary | 9 | - |
Halstead Effort | 99.06 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 1 | org.junit.runners.model.FrameworkMethod (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 3 | - |
Number of Comments | 0 | - |
Arguments | 1 | dataPointMethod (org.junit.runners.model.FrameworkMethod) |
Modifiers | 3 | private final private |
Halstead Difficulty | 3.12 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 31.70 | - |
Number of Operands | 5 | - |
Variable References | 2 | fMethod (1) dataPointMethod (1) |
Number of Operators | 5 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 1 | - |
Number of Loops | 0 | - |
Analysis of Method : getDescription() in Class : org.junit.experimental.theories.internal.AllMembersSupplier$MethodParameterValue | ||
---|---|---|
Feature | Number | Values |
Name | getDescription | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 2 | - |
Halstead Length | 15 | - |
Halstead Vocabulary | 14 | - |
Halstead Effort | 228.44 | - |
Halstead Bugs | 0.02 | - |
Classes Referenced | 2 | java.lang.String (1) org.junit.experimental.theories.CouldNotGenerateValueException (1) |
External Methods Called | 1 | org.junit.runners.model.FrameworkMethod.getName (1) |
Local Methods Called | 0 | |
Lines Of Code | 3 | - |
Number of Comments | 0 | - |
Arguments | 0 | - |
Modifiers | 2 | @Override public |
Halstead Difficulty | 4.00 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 1 | org.junit.experimental.theories.CouldNotGenerateValueException (1) |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 57.11 | - |
Number of Operands | 6 | - |
Variable References | 1 | fMethod (1) |
Number of Operators | 9 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 1 | - |
Number of Loops | 0 | - |
Analysis of Method : getValue() in Class : org.junit.experimental.theories.internal.AllMembersSupplier$MethodParameterValue | ||
---|---|---|
Feature | Number | Values |
Name | getValue | - |
Cyclomatic Complexity | 4 | - |
Number of Comment Lines | 1 | - |
Number of Statements | 6 | - |
Halstead Length | 50 | - |
Halstead Vocabulary | 26 | - |
Halstead Effort | 1813.03 | - |
Halstead Bugs | 0.08 | - |
Classes Referenced | 6 | java.lang.RuntimeException (2) java.lang.IllegalArgumentException (1) java.lang.IllegalAccessException (1) org.junit.experimental.theories.CouldNotGenerateValueException (2) java.lang.Object (1) java.lang.Throwable (1) |
External Methods Called | 3 | org.junit.runners.model.FrameworkMethod.invokeExplosively (1) java.lang.RuntimeException.RuntimeException (2) org.junit.experimental.theories.CouldNotGenerateValueException.CouldNotGenerateValueException (1) |
Local Methods Called | 0 | |
Lines Of Code | 13 | - |
Number of Comments | 1 | - |
Arguments | 0 | - |
Modifiers | 2 | @Override public |
Halstead Difficulty | 7.71 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 1 | org.junit.experimental.theories.CouldNotGenerateValueException (1) |
Exceptions Referenced | 3 | java.lang.IllegalAccessException (1) java.lang.IllegalArgumentException (1) java.lang.Throwable (1) |
Number of casts | 0 | - |
Total Depth of Nesting | 4 | - |
Halstead Volume | 235.02 | - |
Number of Operands | 18 | - |
Variable References | 1 | fMethod (1) |
Number of Operators | 32 | - |
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 |