![]() | Analysis of Class : org.junit.runners.BlockJUnit4ClassRunner$ReflectiveCallable (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.runners.BlockJUnit4ClassRunner$ReflectiveCallable |
---|
![]() |
Cyclomatic Complexity |
Summary of BlockJUnit4ClassRunner$ReflectiveCallable | ||
---|---|---|
Feature | Number | Values |
Name | BlockJUnit4ClassRunner$ReflectiveCallable | - |
Number of Methods | 1 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 3 | - |
Halstead Cumulative Bugs | 0.02 | - |
Halstead Effort | 163.12 | - |
UnWeighted Class Size | 1 | - |
Instance Variables | 0 | - |
Imported Packages | 27 | java.lang.reflect.Field java.lang.reflect.Modifier java.util.ArrayList java.util.List org.junit.After org.junit.Before org.junit.Ignore org.junit.Rule org.junit.Test org.junit.Test.None org.junit.internal.AssumptionViolatedException org.junit.internal.runners.model.EachTestNotifier org.junit.internal.runners.model.MultipleFailureException org.junit.internal.runners.model.ReflectiveCallable org.junit.internal.runners.statements.ExpectException org.junit.internal.runners.statements.Fail org.junit.internal.runners.statements.FailOnTimeout org.junit.internal.runners.statements.InvokeMethod org.junit.internal.runners.statements.RunAfters org.junit.internal.runners.statements.RunBefores org.junit.rules.MethodRule org.junit.runner.Description org.junit.runner.notification.RunNotifier org.junit.runners.model.FrameworkField org.junit.runners.model.FrameworkMethod org.junit.runners.model.InitializationError org.junit.runners.model.Statement |
Response For class | 1 | - |
CBO | 0 | - |
Maintainability Index | 135.78 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 6 | - |
Fan In | 0 | - |
DIT | 1 | - |
Maintainability Index (NC) | 135.78 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 46.60 | - |
Hierarchy Method Calls | 1 | createTest (1) |
Number of Queries | 1 | - |
Fan Out | 0 | - |
SuperClass Name | java.lang.Object | - |
SIX | 0.00 | - |
External Method Calls | 0 | - |
Superclasses | 0 | - |
Total Complexity | 1 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 0 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 0 | - |
Halstead Cumulative Length | 13 | - |
Modifiers | 2 | @Override protected |
Methods in Class : org.junit.runners.BlockJUnit4ClassRunner$ReflectiveCallable | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | runReflectiveCall | 1 | 0 | 2 | 13 | 12 | 163.12 | 0.02 | 2 | 0 | 1 | 3 | 0 | 0 | 2 | 3.50 | 0 | 1 | 0 | 0 | 0 | 46.60 | 5 | 0 | 8 | 0 | 1 | 0 |
Analysis of Method : runReflectiveCall() in Class : org.junit.runners.BlockJUnit4ClassRunner$ReflectiveCallable | ||
---|---|---|
Feature | Number | Values |
Name | runReflectiveCall | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 2 | - |
Halstead Length | 13 | - |
Halstead Vocabulary | 12 | - |
Halstead Effort | 163.12 | - |
Halstead Bugs | 0.02 | - |
Classes Referenced | 2 | java.lang.Object (1) java.lang.Throwable (1) |
External Methods Called | 0 | |
Local Methods Called | 1 | createTest (1) |
Lines Of Code | 3 | - |
Number of Comments | 0 | - |
Arguments | 0 | - |
Modifiers | 2 | @Override protected |
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 | 46.60 | - |
Number of Operands | 5 | - |
Variable References | 0 | |
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 |