![]() | Analysis of Class : org.junit.internal.runners.statements.Fail (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.internal.runners.statements.Fail |
---|
![]() |
Cyclomatic Complexity |
Summary of Fail | ||
---|---|---|
Feature | Number | Values |
Name | Fail | - |
Number of Methods | 2 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 6 | - |
Halstead Cumulative Bugs | 0.03 | - |
Halstead Effort | 279.11 | - |
UnWeighted Class Size | 3 | - |
Instance Variables | 1 | fError (java.lang.Throwable) |
Imported Packages | 1 | org.junit.runners.model.Statement |
Response For class | 2 | - |
CBO | 2 | - |
Maintainability Index | 136.31 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 10 | - |
Fan In | 1 | - |
DIT | 1 | - |
Maintainability Index (NC) | 136.31 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.50 | - |
COH | 1.00 | - |
Local Method Calls | 0 | |
LCOM2 | 0.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 94.37 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 0 | - |
Fan Out | 1 | - |
SuperClass Name | org.junit.runners.model.Statement | - |
SIX | 0.33 | - |
External Method Calls | 0 | - |
Superclasses | 1 | org.junit.runners.model.Statement |
Total Complexity | 2 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 2 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 0 | - |
Halstead Cumulative Length | 29 | - |
Modifiers | 0 | - |
Methods in Class : org.junit.internal.runners.statements.Fail | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | Fail | 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 |
![]() | evaluate | 1 | 0 | 2 | 12 | 12 | 150.57 | 0.01 | 1 | 0 | 0 | 3 | 0 | 0 | 2 | 3.50 | 0 | 1 | 0 | 0 | 0 | 43.02 | 5 | 1 | 7 | 0 | 0 | 0 |
Analysis of Method : Fail(Throwable) in Class : org.junit.internal.runners.statements.Fail | ||
---|---|---|
Feature | Number | Values |
Name | Fail | - |
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 | java.lang.Throwable (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 3 | - |
Number of Comments | 0 | - |
Arguments | 1 | e (java.lang.Throwable) |
Modifiers | 3 | private final public |
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 | e (1) fError (1) |
Number of Operators | 5 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 1 | - |
Number of Loops | 0 | - |
Analysis of Method : evaluate() in Class : org.junit.internal.runners.statements.Fail | ||
---|---|---|
Feature | Number | Values |
Name | evaluate | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 2 | - |
Halstead Length | 12 | - |
Halstead Vocabulary | 12 | - |
Halstead Effort | 150.57 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 1 | java.lang.Throwable (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.50 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 1 | java.lang.Throwable (1) |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 43.02 | - |
Number of Operands | 5 | - |
Variable References | 1 | fError (1) |
Number of Operators | 7 | - |
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 |