![]() | Analysis of Class : org.junit.runner.notification.RunListener (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.runner.notification.RunListener |
---|
![]() |
Cyclomatic Complexity |
Summary of RunListener | ||
---|---|---|
Feature | Number | Values |
Name | RunListener | - |
Number of Methods | 7 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 8 | - |
Halstead Cumulative Bugs | 0.06 | - |
Halstead Effort | 372.83 | - |
UnWeighted Class Size | 7 | - |
Instance Variables | 0 | - |
Imported Packages | 3 | org.junit.internal.AssumptionViolatedException org.junit.runner.Description org.junit.runner.Result |
Response For class | 7 | - |
CBO | 18 | - |
Maintainability Index | 109.30 | - |
Cumulative Number of Comment Lines | 62 | - |
Lines Of Code | 16 | - |
Fan In | 15 | - |
DIT | 1 | - |
Maintainability Index (NC) | 157.40 | - |
Specialization ratio | 3.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 7.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 192.83 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 0 | - |
Fan Out | 4 | - |
SuperClass Name | java.lang.Object | - |
SIX | 0.00 | - |
External Method Calls | 0 | - |
Superclasses | 0 | - |
Total Complexity | 7 | - |
Subclasses | 3 | org.junit.experimental.max.MaxHistory$RememberingListener org.junit.internal.TextListener org.junit.runner.Result$Listener |
Message Passing Coupling | 0 | - |
Number of Commands | 7 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 8 | - |
Halstead Cumulative Length | 63 | - |
Modifiers | 0 | - |
Methods in Class : org.junit.runner.notification.RunListener | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | testAssumptionFailure | 1 | 8 | 1 | 7 | 7 | 29.48 | 0.01 | 1 | 0 | 0 | 2 | 1 | 1 | 1 | 1.50 | 0 | 0 | 0 | 0 | 0 | 19.65 | 4 | 0 | 3 | 0 | 0 | 0 |
![]() | testFailure | 1 | 4 | 1 | 9 | 9 | 57.06 | 0.01 | 2 | 0 | 0 | 2 | 1 | 1 | 1 | 2.00 | 0 | 1 | 0 | 0 | 0 | 28.53 | 5 | 0 | 4 | 0 | 0 | 0 |
![]() | testFinished | 1 | 4 | 1 | 9 | 9 | 57.06 | 0.01 | 2 | 0 | 0 | 2 | 1 | 1 | 1 | 2.00 | 0 | 1 | 0 | 0 | 0 | 28.53 | 5 | 0 | 4 | 0 | 0 | 0 |
![]() | testIgnored | 1 | 6 | 1 | 9 | 9 | 57.06 | 0.01 | 2 | 0 | 0 | 2 | 1 | 1 | 1 | 2.00 | 0 | 1 | 0 | 0 | 0 | 28.53 | 5 | 0 | 4 | 0 | 0 | 0 |
![]() | testRunFinished | 1 | 4 | 1 | 9 | 9 | 57.06 | 0.01 | 2 | 0 | 0 | 2 | 1 | 1 | 1 | 2.00 | 0 | 1 | 0 | 0 | 0 | 28.53 | 5 | 0 | 4 | 0 | 0 | 0 |
![]() | testRunStarted | 1 | 4 | 1 | 9 | 9 | 57.06 | 0.01 | 2 | 0 | 0 | 2 | 1 | 1 | 1 | 2.00 | 0 | 1 | 0 | 0 | 0 | 28.53 | 5 | 0 | 4 | 0 | 0 | 0 |
![]() | testStarted | 1 | 5 | 1 | 9 | 9 | 57.06 | 0.01 | 2 | 0 | 0 | 2 | 1 | 1 | 1 | 2.00 | 0 | 1 | 0 | 0 | 0 | 28.53 | 5 | 0 | 4 | 0 | 0 | 0 |
Analysis of Method : testAssumptionFailure(Failure) in Class : org.junit.runner.notification.RunListener | ||
---|---|---|
Feature | Number | Values |
Name | testAssumptionFailure | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 8 | - |
Number of Statements | 1 | - |
Halstead Length | 7 | - |
Halstead Vocabulary | 7 | - |
Halstead Effort | 29.48 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 1 | org.junit.runner.notification.Failure (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 2 | - |
Number of Comments | 1 | - |
Arguments | 1 | failure (org.junit.runner.notification.Failure) |
Modifiers | 1 | public |
Halstead Difficulty | 1.50 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 19.65 | - |
Number of Operands | 4 | - |
Variable References | 0 | |
Number of Operators | 3 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Analysis of Method : testFailure(Failure) in Class : org.junit.runner.notification.RunListener | ||
---|---|---|
Feature | Number | Values |
Name | testFailure | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 4 | - |
Number of Statements | 1 | - |
Halstead Length | 9 | - |
Halstead Vocabulary | 9 | - |
Halstead Effort | 57.06 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 2 | org.junit.runner.notification.Failure (1) java.lang.Exception (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 2 | - |
Number of Comments | 1 | - |
Arguments | 1 | failure (org.junit.runner.notification.Failure) |
Modifiers | 1 | public |
Halstead Difficulty | 2.00 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 1 | java.lang.Exception (1) |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 28.53 | - |
Number of Operands | 5 | - |
Variable References | 0 | |
Number of Operators | 4 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Analysis of Method : testFinished(Description) in Class : org.junit.runner.notification.RunListener | ||
---|---|---|
Feature | Number | Values |
Name | testFinished | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 4 | - |
Number of Statements | 1 | - |
Halstead Length | 9 | - |
Halstead Vocabulary | 9 | - |
Halstead Effort | 57.06 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 2 | org.junit.runner.Description (1) java.lang.Exception (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 2 | - |
Number of Comments | 1 | - |
Arguments | 1 | description (org.junit.runner.Description) |
Modifiers | 1 | public |
Halstead Difficulty | 2.00 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 1 | java.lang.Exception (1) |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 28.53 | - |
Number of Operands | 5 | - |
Variable References | 0 | |
Number of Operators | 4 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Analysis of Method : testIgnored(Description) in Class : org.junit.runner.notification.RunListener | ||
---|---|---|
Feature | Number | Values |
Name | testIgnored | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 6 | - |
Number of Statements | 1 | - |
Halstead Length | 9 | - |
Halstead Vocabulary | 9 | - |
Halstead Effort | 57.06 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 2 | org.junit.runner.Description (1) java.lang.Exception (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 2 | - |
Number of Comments | 1 | - |
Arguments | 1 | description (org.junit.runner.Description) |
Modifiers | 1 | public |
Halstead Difficulty | 2.00 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 1 | java.lang.Exception (1) |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 28.53 | - |
Number of Operands | 5 | - |
Variable References | 0 | |
Number of Operators | 4 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Analysis of Method : testRunFinished(Result) in Class : org.junit.runner.notification.RunListener | ||
---|---|---|
Feature | Number | Values |
Name | testRunFinished | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 4 | - |
Number of Statements | 1 | - |
Halstead Length | 9 | - |
Halstead Vocabulary | 9 | - |
Halstead Effort | 57.06 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 2 | java.lang.Exception (1) org.junit.runner.Result (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 2 | - |
Number of Comments | 1 | - |
Arguments | 1 | result (org.junit.runner.Result) |
Modifiers | 1 | public |
Halstead Difficulty | 2.00 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 1 | java.lang.Exception (1) |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 28.53 | - |
Number of Operands | 5 | - |
Variable References | 0 | |
Number of Operators | 4 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Analysis of Method : testRunStarted(Description) in Class : org.junit.runner.notification.RunListener | ||
---|---|---|
Feature | Number | Values |
Name | testRunStarted | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 4 | - |
Number of Statements | 1 | - |
Halstead Length | 9 | - |
Halstead Vocabulary | 9 | - |
Halstead Effort | 57.06 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 2 | org.junit.runner.Description (1) java.lang.Exception (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 2 | - |
Number of Comments | 1 | - |
Arguments | 1 | description (org.junit.runner.Description) |
Modifiers | 1 | public |
Halstead Difficulty | 2.00 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 1 | java.lang.Exception (1) |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 28.53 | - |
Number of Operands | 5 | - |
Variable References | 0 | |
Number of Operators | 4 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Analysis of Method : testStarted(Description) in Class : org.junit.runner.notification.RunListener | ||
---|---|---|
Feature | Number | Values |
Name | testStarted | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 5 | - |
Number of Statements | 1 | - |
Halstead Length | 9 | - |
Halstead Vocabulary | 9 | - |
Halstead Effort | 57.06 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 2 | org.junit.runner.Description (1) java.lang.Exception (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 2 | - |
Number of Comments | 1 | - |
Arguments | 1 | description (org.junit.runner.Description) |
Modifiers | 1 | public |
Halstead Difficulty | 2.00 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 1 | java.lang.Exception (1) |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 28.53 | - |
Number of Operands | 5 | - |
Variable References | 0 | |
Number of Operators | 4 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Top of this page | Data Generated by JHawk - The Java Metrics tool | Home |