![]() | Analysis of Class : org.junit.runner.manipulation.Filter$Filter (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.runner.manipulation.Filter$Filter |
---|
![]() |
Cyclomatic Complexity |
Summary of Filter$Filter | ||
---|---|---|
Feature | Number | Values |
Name | Filter$Filter | - |
Number of Methods | 2 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 5 | - |
Halstead Cumulative Bugs | 0.03 | - |
Halstead Effort | 228.72 | - |
UnWeighted Class Size | 2 | - |
Instance Variables | 0 | - |
Imported Packages | 2 | org.junit.runner.Description org.junit.runner.Request |
Response For class | 2 | - |
CBO | 1 | - |
Maintainability Index | 143.56 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 10 | - |
Fan In | 0 | - |
DIT | 1 | - |
Maintainability Index (NC) | 143.56 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 2.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 76.24 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 2 | - |
Fan Out | 1 | - |
SuperClass Name | java.lang.Object | - |
SIX | 0.00 | - |
External Method Calls | 0 | - |
Superclasses | 0 | - |
Total Complexity | 2 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 0 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 0 | - |
Halstead Cumulative Length | 22 | - |
Modifiers | 4 | public static @Override public |
Methods in Class : org.junit.runner.manipulation.Filter$Filter | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | describe | 1 | 0 | 2 | 10 | 10 | 99.66 | 0.01 | 1 | 0 | 0 | 3 | 0 | 0 | 2 | 3.00 | 0 | 0 | 0 | 0 | 0 | 33.22 | 4 | 0 | 6 | 0 | 0 | 0 |
![]() | shouldRun | 1 | 0 | 2 | 12 | 12 | 129.06 | 0.01 | 1 | 0 | 0 | 3 | 0 | 1 | 4 | 3.00 | 0 | 0 | 0 | 0 | 0 | 43.02 | 6 | 0 | 6 | 0 | 0 | 0 |
Analysis of Method : describe() in Class : org.junit.runner.manipulation.Filter$Filter | ||
---|---|---|
Feature | Number | Values |
Name | describe | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 2 | - |
Halstead Length | 10 | - |
Halstead Vocabulary | 10 | - |
Halstead Effort | 99.66 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 1 | java.lang.String (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 3 | - |
Number of Comments | 0 | - |
Arguments | 0 | - |
Modifiers | 2 | @Override public |
Halstead Difficulty | 3.00 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 33.22 | - |
Number of Operands | 4 | - |
Variable References | 0 | |
Number of Operators | 6 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Analysis of Method : shouldRun(Description) in Class : org.junit.runner.manipulation.Filter$Filter | ||
---|---|---|
Feature | Number | Values |
Name | shouldRun | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 2 | - |
Halstead Length | 12 | - |
Halstead Vocabulary | 12 | - |
Halstead Effort | 129.06 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 1 | org.junit.runner.Description (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 3 | - |
Number of Comments | 0 | - |
Arguments | 1 | description (org.junit.runner.Description) |
Modifiers | 4 | public static @Override public |
Halstead Difficulty | 3.00 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 43.02 | - |
Number of Operands | 6 | - |
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 |