![]() | Analysis of Class : org.junit.internal.builders.IgnoredBuilder (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.internal.builders.IgnoredBuilder |
---|
![]() |
Cyclomatic Complexity |
Summary of IgnoredBuilder | ||
---|---|---|
Feature | Number | Values |
Name | IgnoredBuilder | - |
Number of Methods | 1 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 2.00 | - |
Number of Statements | 4 | - |
Halstead Cumulative Bugs | 0.05 | - |
Halstead Effort | 1359.04 | - |
UnWeighted Class Size | 1 | - |
Instance Variables | 0 | - |
Imported Packages | 3 | org.junit.Ignore org.junit.runner.Runner org.junit.runners.model.RunnerBuilder |
Response For class | 1 | - |
CBO | 4 | - |
Maintainability Index | 123.71 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 8 | - |
Fan In | 1 | - |
DIT | 1 | - |
Maintainability Index (NC) | 123.71 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.50 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 2 | - |
Halstead Cumulative Volume | 152.75 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 1 | - |
Fan Out | 3 | - |
SuperClass Name | org.junit.runners.model.RunnerBuilder | - |
SIX | 0.00 | - |
External Method Calls | 0 | org.junit.internal.builders.IgnoredClassRunner.IgnoredClassRunner (1) java.lang.Class.getAnnotation (1) |
Superclasses | 1 | org.junit.runners.model.RunnerBuilder |
Total Complexity | 2 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 0 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 0 | - |
Halstead Cumulative Length | 36 | - |
Modifiers | 0 | - |
Methods in Class : org.junit.internal.builders.IgnoredBuilder | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | runnerForClass | 2 | 0 | 3 | 32 | 23 | 1351.04 | 0.05 | 5 | 2 | 0 | 5 | 0 | 1 | 2 | 9.33 | 0 | 0 | 0 | 0 | 0 | 144.75 | 12 | 2 | 20 | 0 | 3 | 0 |
Analysis of Method : runnerForClass(Class) in Class : org.junit.internal.builders.IgnoredBuilder | ||
---|---|---|
Feature | Number | Values |
Name | runnerForClass | - |
Cyclomatic Complexity | 2 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 3 | - |
Halstead Length | 32 | - |
Halstead Vocabulary | 23 | - |
Halstead Effort | 1351.04 | - |
Halstead Bugs | 0.05 | - |
Classes Referenced | 5 | org.junit.internal.builders.IgnoredClassRunner (1) Ignore.class (1) java.lang.Class (1) org.junit.runner.Runner (1) ? (1) |
External Methods Called | 2 | org.junit.internal.builders.IgnoredClassRunner.IgnoredClassRunner (1) java.lang.Class.getAnnotation (1) |
Local Methods Called | 0 | |
Lines Of Code | 5 | - |
Number of Comments | 0 | - |
Arguments | 1 | testClass (java.lang.Class) |
Modifiers | 2 | @Override public |
Halstead Difficulty | 9.33 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 144.75 | - |
Number of Operands | 12 | - |
Variable References | 2 | testClass (2) |
Number of Operators | 20 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 3 | - |
Number of Loops | 0 | - |
Top of this page | Data Generated by JHawk - The Java Metrics tool | Home |