![]() | Analysis of Class : org.junit.rules.ExternalResource$Statement (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.rules.ExternalResource$Statement |
---|
![]() |
Cyclomatic Complexity |
Summary of ExternalResource$Statement | ||
---|---|---|
Feature | Number | Values |
Name | ExternalResource$Statement | - |
Number of Methods | 1 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 6 | - |
Halstead Cumulative Bugs | 0.03 | - |
Halstead Effort | 493.71 | - |
UnWeighted Class Size | 1 | - |
Instance Variables | 0 | - |
Imported Packages | 2 | org.junit.runners.model.FrameworkMethod org.junit.runners.model.Statement |
Response For class | 1 | - |
CBO | 0 | - |
Maintainability Index | 120.76 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 11 | - |
Fan In | 0 | - |
DIT | 1 | - |
Maintainability Index (NC) | 120.76 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 96.00 | - |
Hierarchy Method Calls | 2 | before (1) after (1) |
Number of Queries | 0 | - |
Fan Out | 0 | - |
SuperClass Name | java.lang.Object | - |
SIX | 0.00 | - |
External Method Calls | 0 | base.evaluate (1) |
Superclasses | 0 | - |
Total Complexity | 1 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 1 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 0 | - |
Halstead Cumulative Length | 24 | - |
Modifiers | 2 | @Override public |
Methods in Class : org.junit.rules.ExternalResource$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 | 0 | 5 | 24 | 16 | 493.71 | 0.03 | 1 | 1 | 2 | 8 | 0 | 0 | 2 | 5.14 | 0 | 1 | 0 | 0 | 2 | 96.00 | 8 | 1 | 16 | 1 | 3 | 0 |
Analysis of Method : evaluate() in Class : org.junit.rules.ExternalResource$Statement | ||
---|---|---|
Feature | Number | Values |
Name | evaluate | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 5 | - |
Halstead Length | 24 | - |
Halstead Vocabulary | 16 | - |
Halstead Effort | 493.71 | - |
Halstead Bugs | 0.03 | - |
Classes Referenced | 1 | java.lang.Throwable (1) |
External Methods Called | 1 | base.evaluate (1) |
Local Methods Called | 2 | before (1) after (1) |
Lines Of Code | 8 | - |
Number of Comments | 0 | - |
Arguments | 0 | - |
Modifiers | 2 | @Override public |
Halstead Difficulty | 5.14 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 1 | java.lang.Throwable (1) |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 2 | - |
Halstead Volume | 96.00 | - |
Number of Operands | 8 | - |
Variable References | 1 | base (1) |
Number of Operators | 16 | - |
Max. depth of nesting | 1 | - |
Number of Expressions | 3 | - |
Number of Loops | 0 | - |
Top of this page | Data Generated by JHawk - The Java Metrics tool | Home |