![]() | Analysis of Class : org.junit.internal.runners.statements.InvokeMethod (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.internal.runners.statements.InvokeMethod |
---|
![]() |
Cyclomatic Complexity |
Summary of InvokeMethod | ||
---|---|---|
Feature | Number | Values |
Name | InvokeMethod | - |
Number of Methods | 2 | - |
LCOM | 1.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 8 | - |
Halstead Cumulative Bugs | 0.05 | - |
Halstead Effort | 431.80 | - |
UnWeighted Class Size | 4 | - |
Instance Variables | 2 | fTestMethod (org.junit.runners.model.FrameworkMethod) fTarget (java.lang.Object) |
Imported Packages | 2 | org.junit.runners.model.FrameworkMethod org.junit.runners.model.Statement |
Response For class | 2 | - |
CBO | 3 | - |
Maintainability Index | 130.16 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 12 | - |
Fan In | 1 | - |
DIT | 1 | - |
Maintainability Index (NC) | 130.16 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.50 | - |
COH | 1.00 | - |
Local Method Calls | 0 | |
LCOM2 | 0.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 146.17 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 0 | - |
Fan Out | 2 | - |
SuperClass Name | org.junit.runners.model.Statement | - |
SIX | 0.33 | - |
External Method Calls | 0 | org.junit.runners.model.FrameworkMethod.invokeExplosively (1) |
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 | 41 | - |
Modifiers | 0 | - |
Methods in Class : org.junit.internal.runners.statements.InvokeMethod | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | InvokeMethod | 1 | 0 | 3 | 16 | 12 | 184.37 | 0.02 | 2 | 0 | 0 | 4 | 0 | 2 | 4 | 3.21 | 0 | 0 | 0 | 0 | 0 | 57.36 | 9 | 4 | 7 | 0 | 2 | 0 |
![]() | evaluate | 1 | 0 | 2 | 15 | 14 | 199.89 | 0.02 | 1 | 1 | 0 | 3 | 0 | 0 | 2 | 3.50 | 0 | 1 | 0 | 0 | 0 | 57.11 | 7 | 2 | 8 | 0 | 1 | 0 |
Analysis of Method : InvokeMethod(FrameworkMethod, Object) in Class : org.junit.internal.runners.statements.InvokeMethod | ||
---|---|---|
Feature | Number | Values |
Name | InvokeMethod | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 3 | - |
Halstead Length | 16 | - |
Halstead Vocabulary | 12 | - |
Halstead Effort | 184.37 | - |
Halstead Bugs | 0.02 | - |
Classes Referenced | 2 | org.junit.runners.model.FrameworkMethod (1) java.lang.Object (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 4 | - |
Number of Comments | 0 | - |
Arguments | 2 | testMethod (org.junit.runners.model.FrameworkMethod) target (java.lang.Object) |
Modifiers | 4 | private final private public |
Halstead Difficulty | 3.21 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 57.36 | - |
Number of Operands | 9 | - |
Variable References | 4 | fTestMethod (1) target (1) fTarget (1) testMethod (1) |
Number of Operators | 7 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 2 | - |
Number of Loops | 0 | - |
Analysis of Method : evaluate() in Class : org.junit.internal.runners.statements.InvokeMethod | ||
---|---|---|
Feature | Number | Values |
Name | evaluate | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 2 | - |
Halstead Length | 15 | - |
Halstead Vocabulary | 14 | - |
Halstead Effort | 199.89 | - |
Halstead Bugs | 0.02 | - |
Classes Referenced | 1 | java.lang.Throwable (1) |
External Methods Called | 1 | org.junit.runners.model.FrameworkMethod.invokeExplosively (1) |
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 | 57.11 | - |
Number of Operands | 7 | - |
Variable References | 2 | fTestMethod (1) fTarget (1) |
Number of Operators | 8 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 1 | - |
Number of Loops | 0 | - |
Top of this page | Data Generated by JHawk - The Java Metrics tool | Home |