![]() | Analysis of Class : org.junit.runners.JUnit4 (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.runners.JUnit4 |
---|
![]() |
Cyclomatic Complexity |
Summary of JUnit4 | ||
---|---|---|
Feature | Number | Values |
Name | JUnit4 | - |
Number of Methods | 1 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 3 | - |
Halstead Cumulative Bugs | 0.02 | - |
Halstead Effort | 274.43 | - |
UnWeighted Class Size | 1 | - |
Instance Variables | 0 | - |
Imported Packages | 1 | org.junit.runners.model.InitializationError |
Response For class | 1 | - |
CBO | 2 | - |
Maintainability Index | 104.62 | - |
Cumulative Number of Comment Lines | 13 | - |
Lines Of Code | 5 | - |
Fan In | 0 | - |
DIT | 3 | - |
Maintainability Index (NC) | 134.00 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.75 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 63.51 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 0 | - |
Fan Out | 2 | - |
SuperClass Name | org.junit.runners.BlockJUnit4ClassRunner | - |
SIX | 0.00 | - |
External Method Calls | 0 | - |
Superclasses | 3 | org.junit.runner.Runner org.junit.runners.BlockJUnit4ClassRunner org.junit.runners.ParentRunner |
Total Complexity | 1 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 1 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 2 | - |
Halstead Cumulative Length | 19 | - |
Modifiers | 0 | - |
Methods in Class : org.junit.runners.JUnit4 | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | JUnit4 | 1 | 3 | 2 | 15 | 13 | 266.43 | 0.02 | 2 | 0 | 0 | 3 | 1 | 1 | 1 | 4.80 | 0 | 0 | 0 | 0 | 0 | 55.51 | 6 | 1 | 9 | 0 | 1 | 0 |
Analysis of Method : JUnit4(Class) in Class : org.junit.runners.JUnit4 | ||
---|---|---|
Feature | Number | Values |
Name | JUnit4 | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 3 | - |
Number of Statements | 2 | - |
Halstead Length | 15 | - |
Halstead Vocabulary | 13 | - |
Halstead Effort | 266.43 | - |
Halstead Bugs | 0.02 | - |
Classes Referenced | 2 | ? (1) java.lang.Class (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 3 | - |
Number of Comments | 1 | - |
Arguments | 1 | klass (java.lang.Class) |
Modifiers | 1 | public |
Halstead Difficulty | 4.80 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 55.51 | - |
Number of Operands | 6 | - |
Variable References | 1 | klass (1) |
Number of Operators | 9 | - |
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 |