![]() | Analysis of Class : org.junit.runners.model.Statement (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.runners.model.Statement |
---|
![]() |
Cyclomatic Complexity |
Summary of Statement | ||
---|---|---|
Feature | Number | Values |
Name | Statement | - |
Number of Methods | 1 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 2 | - |
Halstead Cumulative Bugs | 0.01 | - |
Halstead Effort | 61.00 | - |
UnWeighted Class Size | 1 | - |
Instance Variables | 0 | - |
Imported Packages | 0 | - |
Response For class | 1 | - |
CBO | 17 | - |
Maintainability Index | 103.42 | - |
Cumulative Number of Comment Lines | 7 | - |
Lines Of Code | 3 | - |
Fan In | 17 | - |
DIT | 1 | - |
Maintainability Index (NC) | 145.71 | - |
Specialization ratio | 8.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 26.00 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 0 | - |
Fan Out | 0 | - |
SuperClass Name | java.lang.Object | - |
SIX | 0.00 | - |
External Method Calls | 0 | - |
Superclasses | 0 | - |
Total Complexity | 1 | - |
Subclasses | 8 | org.junit.experimental.theories.Theories$TheoryAnchor org.junit.internal.runners.statements.ExpectException org.junit.internal.runners.statements.Fail org.junit.internal.runners.statements.FailOnTimeout org.junit.internal.runners.statements.InvokeMethod org.junit.internal.runners.statements.RunAfters org.junit.internal.runners.statements.RunBefores org.junit.rules.ExpectedException$ExpectedExceptionStatement |
Message Passing Coupling | 0 | - |
Number of Commands | 1 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 2 | - |
Halstead Cumulative Length | 10 | - |
Modifiers | 0 | - |
Methods in Class : org.junit.runners.model.Statement | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | evaluate | 1 | 3 | 1 | 8 | 8 | 60.00 | 0.01 | 1 | 0 | 0 | 1 | 1 | 0 | 2 | 2.50 | 0 | 1 | 0 | 0 | 0 | 24.00 | 3 | 0 | 5 | 0 | 0 | 0 |
Analysis of Method : evaluate() in Class : org.junit.runners.model.Statement | ||
---|---|---|
Feature | Number | Values |
Name | evaluate | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 3 | - |
Number of Statements | 1 | - |
Halstead Length | 8 | - |
Halstead Vocabulary | 8 | - |
Halstead Effort | 60.00 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 1 | java.lang.Throwable (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 1 | - |
Number of Comments | 1 | - |
Arguments | 0 | - |
Modifiers | 2 | public abstract |
Halstead Difficulty | 2.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 | 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 |