![]() | Analysis of Class : org.junit.rules.TestWatchman$Statement (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.rules.TestWatchman$Statement |
---|
![]() |
Cyclomatic Complexity |
Summary of TestWatchman$Statement | ||
---|---|---|
Feature | Number | Values |
Name | TestWatchman$Statement | - |
Number of Methods | 1 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 2.00 | - |
Number of Statements | 9 | - |
Halstead Cumulative Bugs | 0.06 | - |
Halstead Effort | 1725.80 | - |
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 | 109.75 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 15 | - |
Fan In | 0 | - |
DIT | 1 | - |
Maintainability Index (NC) | 109.75 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 2 | - |
Halstead Cumulative Volume | 191.76 | - |
Hierarchy Method Calls | 4 | starting (1) failed (1) succeeded (1) finished (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 | 2 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 1 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 0 | - |
Halstead Cumulative Length | 43 | - |
Modifiers | 2 | @Override public |
Methods in Class : org.junit.rules.TestWatchman$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 | 2 | 0 | 8 | 43 | 22 | 1725.80 | 0.06 | 1 | 1 | 4 | 12 | 0 | 0 | 2 | 9.00 | 0 | 1 | 1 | 0 | 3 | 191.76 | 18 | 7 | 25 | 1 | 4 | 0 |
Analysis of Method : evaluate() in Class : org.junit.rules.TestWatchman$Statement | ||
---|---|---|
Feature | Number | Values |
Name | evaluate | - |
Cyclomatic Complexity | 2 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 8 | - |
Halstead Length | 43 | - |
Halstead Vocabulary | 22 | - |
Halstead Effort | 1725.80 | - |
Halstead Bugs | 0.06 | - |
Classes Referenced | 1 | java.lang.Throwable (2) |
External Methods Called | 1 | base.evaluate (1) |
Local Methods Called | 4 | failed (1) starting (1) succeeded (1) finished (1) |
Lines Of Code | 12 | - |
Number of Comments | 0 | - |
Arguments | 0 | - |
Modifiers | 2 | @Override public |
Halstead Difficulty | 9.00 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 1 | java.lang.Throwable (1) |
Exceptions Referenced | 1 | java.lang.Throwable (1) |
Number of casts | 0 | - |
Total Depth of Nesting | 3 | - |
Halstead Volume | 191.76 | - |
Number of Operands | 18 | - |
Variable References | 7 | t (2) base (1) method (4) |
Number of Operators | 25 | - |
Max. depth of nesting | 1 | - |
Number of Expressions | 4 | - |
Number of Loops | 0 | - |
Top of this page | Data Generated by JHawk - The Java Metrics tool | Home |