![]() | Analysis of Class : org.junit.runner.notification.RunNotifier$SafeNotifier_1 (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.runner.notification.RunNotifier$SafeNotifier_1 |
---|
![]() |
Cyclomatic Complexity |
Summary of RunNotifier$SafeNotifier_1 | ||
---|---|---|
Feature | Number | Values |
Name | RunNotifier$SafeNotifier_1 | - |
Number of Methods | 1 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 3 | - |
Halstead Cumulative Bugs | 0.02 | - |
Halstead Effort | 261.52 | - |
UnWeighted Class Size | 1 | - |
Instance Variables | 0 | - |
Imported Packages | 7 | java.util.ArrayList java.util.Collections java.util.Iterator java.util.List org.junit.internal.AssumptionViolatedException org.junit.runner.Description org.junit.runner.Result |
Response For class | 1 | - |
CBO | 1 | - |
Maintainability Index | 134.17 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 6 | - |
Fan In | 0 | - |
DIT | 1 | - |
Maintainability Index (NC) | 134.17 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 66.42 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 0 | - |
Fan Out | 1 | - |
SuperClass Name | java.lang.Object | - |
SIX | 0.00 | - |
External Method Calls | 0 | org.junit.runner.notification.RunListener.testRunFinished (1) |
Superclasses | 0 | - |
Total Complexity | 1 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 1 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 0 | - |
Halstead Cumulative Length | 17 | - |
Modifiers | 2 | @Override protected |
Methods in Class : org.junit.runner.notification.RunNotifier$SafeNotifier_1 | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | notifyListener | 1 | 0 | 2 | 17 | 15 | 261.52 | 0.02 | 2 | 1 | 0 | 3 | 0 | 1 | 2 | 3.94 | 0 | 1 | 0 | 0 | 0 | 66.42 | 9 | 2 | 8 | 0 | 1 | 0 |
Analysis of Method : notifyListener(RunListener) in Class : org.junit.runner.notification.RunNotifier$SafeNotifier_1 | ||
---|---|---|
Feature | Number | Values |
Name | notifyListener | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 2 | - |
Halstead Length | 17 | - |
Halstead Vocabulary | 15 | - |
Halstead Effort | 261.52 | - |
Halstead Bugs | 0.02 | - |
Classes Referenced | 2 | java.lang.Exception (1) org.junit.runner.notification.RunListener (1) |
External Methods Called | 1 | org.junit.runner.notification.RunListener.testRunFinished (1) |
Local Methods Called | 0 | |
Lines Of Code | 3 | - |
Number of Comments | 0 | - |
Arguments | 1 | each (org.junit.runner.notification.RunListener) |
Modifiers | 2 | @Override protected |
Halstead Difficulty | 3.94 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 1 | java.lang.Exception (1) |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 66.42 | - |
Number of Operands | 9 | - |
Variable References | 2 | result (1) each (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 |