![]() | Analysis of Class : org.junit.experimental.theories.PotentialAssignment (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.experimental.theories.PotentialAssignment |
---|
![]() |
Cyclomatic Complexity |
Summary of PotentialAssignment | ||
---|---|---|
Feature | Number | Values |
Name | PotentialAssignment | - |
Number of Methods | 3 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 5 | - |
Halstead Cumulative Bugs | 0.10 | - |
Halstead Effort | 2774.64 | - |
UnWeighted Class Size | 3 | - |
Instance Variables | 0 | - |
Imported Packages | 0 | - |
Response For class | 3 | - |
CBO | 6 | - |
Maintainability Index | 147.64 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 6 | - |
Fan In | 6 | - |
DIT | 1 | - |
Maintainability Index (NC) | 147.64 | - |
Specialization ratio | 1.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 3.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 311.34 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 3 | - |
Fan Out | 0 | - |
SuperClass Name | java.lang.Object | - |
SIX | 0.00 | - |
External Method Calls | 0 | org.junit.experimental.theories.PotentialAssignment.PotentialAssignment (1) |
Superclasses | 0 | - |
Total Complexity | 3 | - |
Subclasses | 1 | org.junit.experimental.theories.internal.AllMembersSupplier$MethodParameterValue |
Message Passing Coupling | 0 | - |
Number of Commands | 0 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 0 | - |
Halstead Cumulative Length | 75 | - |
Modifiers | 0 | - |
Methods in Class : org.junit.experimental.theories.PotentialAssignment | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | forValue | 1 | 0 | 2 | 57 | 24 | 2653.64 | 0.09 | 3 | 1 | 0 | 17 | 0 | 2 | 5 | 10.15 | 0 | 0 | 0 | 0 | 0 | 261.34 | 24 | 0 | 33 | 0 | 1 | 0 |
![]() | getDescription | 1 | 0 | 1 | 8 | 8 | 60.00 | 0.01 | 2 | 0 | 0 | 1 | 0 | 0 | 2 | 2.50 | 0 | 1 | 0 | 0 | 0 | 24.00 | 3 | 0 | 5 | 0 | 0 | 0 |
![]() | getValue | 1 | 0 | 1 | 8 | 8 | 60.00 | 0.01 | 2 | 0 | 0 | 1 | 0 | 0 | 2 | 2.50 | 0 | 1 | 0 | 0 | 0 | 24.00 | 3 | 0 | 5 | 0 | 0 | 0 |
Analysis of Method : forValue(String, Object) in Class : org.junit.experimental.theories.PotentialAssignment | ||
---|---|---|
Feature | Number | Values |
Name | forValue | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 2 | - |
Halstead Length | 57 | - |
Halstead Vocabulary | 24 | - |
Halstead Effort | 2653.64 | - |
Halstead Bugs | 0.09 | - |
Classes Referenced | 3 | org.junit.experimental.theories.PotentialAssignment (2) java.lang.String (1) java.lang.Object (1) |
External Methods Called | 1 | org.junit.experimental.theories.PotentialAssignment.PotentialAssignment (1) |
Local Methods Called | 0 | |
Lines Of Code | 17 | - |
Number of Comments | 0 | - |
Arguments | 2 | name (java.lang.String) value (java.lang.Object) |
Modifiers | 5 | private static final public static |
Halstead Difficulty | 10.15 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 261.34 | - |
Number of Operands | 24 | - |
Variable References | 0 | |
Number of Operators | 33 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 1 | - |
Number of Loops | 0 | - |
Analysis of Method : getDescription() in Class : org.junit.experimental.theories.PotentialAssignment | ||
---|---|---|
Feature | Number | Values |
Name | getDescription | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 1 | - |
Halstead Length | 8 | - |
Halstead Vocabulary | 8 | - |
Halstead Effort | 60.00 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 2 | java.lang.String (1) org.junit.experimental.theories.CouldNotGenerateValueException (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 1 | - |
Number of Comments | 0 | - |
Arguments | 0 | - |
Modifiers | 2 | public abstract |
Halstead Difficulty | 2.50 | - |
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 | 24.00 | - |
Number of Operands | 3 | - |
Variable References | 0 | |
Number of Operators | 5 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Analysis of Method : getValue() in Class : org.junit.experimental.theories.PotentialAssignment | ||
---|---|---|
Feature | Number | Values |
Name | getValue | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 1 | - |
Halstead Length | 8 | - |
Halstead Vocabulary | 8 | - |
Halstead Effort | 60.00 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 2 | java.lang.Object (1) org.junit.experimental.theories.CouldNotGenerateValueException (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 1 | - |
Number of Comments | 0 | - |
Arguments | 0 | - |
Modifiers | 2 | public abstract |
Halstead Difficulty | 2.50 | - |
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 | 24.00 | - |
Number of Operands | 3 | - |
Variable References | 0 | |
Number of Operators | 5 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Top of this page | Data Generated by JHawk - The Java Metrics tool | Home |