![]() | Analysis of Class : org.junit.experimental.theories.ParameterSupplier (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.experimental.theories.ParameterSupplier |
---|
![]() |
Cyclomatic Complexity |
Summary of ParameterSupplier | ||
---|---|---|
Feature | Number | Values |
Name | ParameterSupplier | - |
Number of Methods | 1 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 2 | - |
Halstead Cumulative Bugs | 0.01 | - |
Halstead Effort | 115.16 | - |
UnWeighted Class Size | 1 | - |
Instance Variables | 0 | - |
Imported Packages | 1 | java.util.List |
Response For class | 1 | - |
CBO | 4 | - |
Maintainability Index | 143.54 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 3 | - |
Fan In | 2 | - |
DIT | 1 | - |
Maintainability Index (NC) | 143.54 | - |
Specialization ratio | 2.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 40.05 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 1 | - |
Fan Out | 2 | - |
SuperClass Name | java.lang.Object | - |
SIX | 0.00 | - |
External Method Calls | 0 | - |
Superclasses | 0 | - |
Total Complexity | 1 | - |
Subclasses | 2 | org.junit.experimental.theories.internal.AllMembersSupplier org.junit.experimental.theories.suppliers.TestedOnSupplier |
Message Passing Coupling | 0 | - |
Number of Commands | 0 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 0 | - |
Halstead Cumulative Length | 13 | - |
Modifiers | 0 | - |
Methods in Class : org.junit.experimental.theories.ParameterSupplier | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | getValueSources | 1 | 0 | 1 | 11 | 11 | 114.16 | 0.01 | 3 | 0 | 0 | 1 | 0 | 1 | 2 | 3.00 | 0 | 0 | 0 | 0 | 0 | 38.05 | 5 | 0 | 6 | 0 | 0 | 0 |
Analysis of Method : getValueSources(ParameterSignature) in Class : org.junit.experimental.theories.ParameterSupplier | ||
---|---|---|
Feature | Number | Values |
Name | getValueSources | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 1 | - |
Halstead Length | 11 | - |
Halstead Vocabulary | 11 | - |
Halstead Effort | 114.16 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 3 | java.util.List (1) org.junit.experimental.theories.ParameterSignature (1) org.junit.experimental.theories.PotentialAssignment (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 1 | - |
Number of Comments | 0 | - |
Arguments | 1 | sig (org.junit.experimental.theories.ParameterSignature) |
Modifiers | 2 | public abstract |
Halstead Difficulty | 3.00 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 38.05 | - |
Number of Operands | 5 | - |
Variable References | 0 | |
Number of Operators | 6 | - |
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 |