![]() | Analysis of Class : org.junit.internal.matchers.Each (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.internal.matchers.Each |
---|
![]() |
Cyclomatic Complexity |
Summary of Each | ||
---|---|---|
Feature | Number | Values |
Name | Each | - |
Number of Methods | 1 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 4 | - |
Halstead Cumulative Bugs | 0.14 | - |
Halstead Effort | 4732.00 | - |
UnWeighted Class Size | 1 | - |
Instance Variables | 0 | - |
Imported Packages | 5 | org.hamcrest.BaseMatcher org.hamcrest.CoreMatchers.not org.hamcrest.Description org.hamcrest.Matcher org.junit.internal.matchers.IsCollectionContaining.hasItem |
Response For class | 1 | - |
CBO | 2 | - |
Maintainability Index | 119.60 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 5 | - |
Fan In | 2 | - |
DIT | 1 | - |
Maintainability Index (NC) | 119.60 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 418.15 | - |
Hierarchy Method Calls | 2 | hasItem (1) not (2) |
Number of Queries | 1 | - |
Fan Out | 0 | - |
SuperClass Name | java.lang.Object | - |
SIX | 0.00 | - |
External Method Calls | 0 | org.hamcrest.BaseMatcher.BaseMatcher (1) |
Superclasses | 0 | - |
Total Complexity | 1 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 0 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 0 | - |
Halstead Cumulative Length | 86 | - |
Modifiers | 0 | - |
Methods in Class : org.junit.internal.matchers.Each | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | each | 1 | 0 | 3 | 84 | 31 | 4731.00 | 0.14 | 4 | 1 | 2 | 12 | 0 | 1 | 2 | 11.37 | 1 | 0 | 0 | 0 | 0 | 416.15 | 36 | 1 | 48 | 0 | 5 | 0 |
Analysis of Method : each(Matcher) in Class : org.junit.internal.matchers.Each | ||
---|---|---|
Feature | Number | Values |
Name | each | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 3 | - |
Halstead Length | 84 | - |
Halstead Vocabulary | 31 | - |
Halstead Effort | 4731.00 | - |
Halstead Bugs | 0.14 | - |
Classes Referenced | 4 | T (6) org.hamcrest.Matcher (3) org.hamcrest.BaseMatcher (1) Iterable (3) |
External Methods Called | 1 | org.hamcrest.BaseMatcher.BaseMatcher (1) |
Local Methods Called | 2 | hasItem (1) not (2) |
Lines Of Code | 12 | - |
Number of Comments | 0 | - |
Arguments | 1 | individual (org.hamcrest.Matcher) |
Modifiers | 2 | public static |
Halstead Difficulty | 11.37 | - |
Variable Declarations | 1 | allItemsAre (Matcher<Iterable<T>>) |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 416.15 | - |
Number of Operands | 36 | - |
Variable References | 1 | individual (1) |
Number of Operators | 48 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 5 | - |
Number of Loops | 0 | - |
Top of this page | Data Generated by JHawk - The Java Metrics tool | Home |