![]() | Analysis of Class : junit.runner.TestRunListener (Includes summary list of methods in class) | Home |
Dashboard for Class : junit.runner.TestRunListener |
---|
![]() |
Cyclomatic Complexity |
Summary of TestRunListener | ||
---|---|---|
Feature | Number | Values |
Name | TestRunListener | - |
Number of Methods | 6 | - |
LCOM | 2.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 9 | - |
Halstead Cumulative Bugs | 0.66 | - |
Halstead Effort | 13829.92 | - |
UnWeighted Class Size | 8 | - |
Instance Variables | 2 | STATUS_FAILURE (int) STATUS_ERROR (int) |
Imported Packages | 0 | - |
Response For class | 6 | - |
CBO | 1 | - |
Maintainability Index | 144.52 | - |
Cumulative Number of Comment Lines | 1 | - |
Lines Of Code | 10 | - |
Fan In | 1 | - |
DIT | 1 | - |
Maintainability Index (NC) | 144.52 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 6.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 1990.95 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 0 | - |
Fan Out | 0 | - |
SuperClass Name | - | |
SIX | 0.00 | - |
External Method Calls | 0 | - |
Superclasses | 0 | - |
Total Complexity | 6 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 6 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 6 | - |
Halstead Cumulative Length | 414 | - |
Modifiers | 0 | - |
Methods in Class : junit.runner.TestRunListener | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | testEnded | 1 | 1 | 1 | 67 | 29 | 2293.89 | 0.11 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | 7.05 | 0 | 0 | 0 | 0 | 0 | 325.48 | 37 | 0 | 30 | 0 | 0 | 0 |
![]() | testFailed | 1 | 1 | 1 | 67 | 29 | 2293.89 | 0.11 | 1 | 0 | 0 | 1 | 1 | 3 | 1 | 7.05 | 0 | 0 | 0 | 0 | 0 | 325.48 | 37 | 0 | 30 | 0 | 0 | 0 |
![]() | testRunEnded | 1 | 1 | 1 | 67 | 29 | 2293.89 | 0.11 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 7.05 | 0 | 0 | 0 | 0 | 0 | 325.48 | 37 | 0 | 30 | 0 | 0 | 0 |
![]() | testRunStarted | 1 | 1 | 1 | 67 | 29 | 2293.89 | 0.11 | 1 | 0 | 0 | 1 | 1 | 2 | 7 | 7.05 | 0 | 0 | 0 | 0 | 0 | 325.48 | 37 | 0 | 30 | 0 | 0 | 0 |
![]() | testRunStopped | 1 | 1 | 1 | 67 | 29 | 2293.89 | 0.11 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 7.05 | 0 | 0 | 0 | 0 | 0 | 325.48 | 37 | 0 | 30 | 0 | 0 | 0 |
![]() | testStarted | 1 | 1 | 1 | 67 | 29 | 2293.89 | 0.11 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | 7.05 | 0 | 0 | 0 | 0 | 0 | 325.48 | 37 | 0 | 30 | 0 | 0 | 0 |
Analysis of Method : testEnded(String) in Class : junit.runner.TestRunListener | ||
---|---|---|
Feature | Number | Values |
Name | testEnded | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 1 | - |
Number of Statements | 1 | - |
Halstead Length | 67 | - |
Halstead Vocabulary | 29 | - |
Halstead Effort | 2293.89 | - |
Halstead Bugs | 0.11 | - |
Classes Referenced | 1 | java.lang.String (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 1 | - |
Number of Comments | 1 | - |
Arguments | 1 | testName (java.lang.String) |
Modifiers | 1 | public |
Halstead Difficulty | 7.05 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 325.48 | - |
Number of Operands | 37 | - |
Variable References | 0 | |
Number of Operators | 30 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Analysis of Method : testFailed(int, String, String) in Class : junit.runner.TestRunListener | ||
---|---|---|
Feature | Number | Values |
Name | testFailed | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 1 | - |
Number of Statements | 1 | - |
Halstead Length | 67 | - |
Halstead Vocabulary | 29 | - |
Halstead Effort | 2293.89 | - |
Halstead Bugs | 0.11 | - |
Classes Referenced | 1 | java.lang.String (2) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 1 | - |
Number of Comments | 1 | - |
Arguments | 3 | status (int) testName (java.lang.String) trace (java.lang.String) |
Modifiers | 1 | public |
Halstead Difficulty | 7.05 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 325.48 | - |
Number of Operands | 37 | - |
Variable References | 0 | |
Number of Operators | 30 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Analysis of Method : testRunEnded(long) in Class : junit.runner.TestRunListener | ||
---|---|---|
Feature | Number | Values |
Name | testRunEnded | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 1 | - |
Number of Statements | 1 | - |
Halstead Length | 67 | - |
Halstead Vocabulary | 29 | - |
Halstead Effort | 2293.89 | - |
Halstead Bugs | 0.11 | - |
Classes Referenced | 0 | |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 1 | - |
Number of Comments | 1 | - |
Arguments | 1 | elapsedTime (long) |
Modifiers | 1 | public |
Halstead Difficulty | 7.05 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 325.48 | - |
Number of Operands | 37 | - |
Variable References | 0 | |
Number of Operators | 30 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Analysis of Method : testRunStarted(String, int) in Class : junit.runner.TestRunListener | ||
---|---|---|
Feature | Number | Values |
Name | testRunStarted | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 1 | - |
Number of Statements | 1 | - |
Halstead Length | 67 | - |
Halstead Vocabulary | 29 | - |
Halstead Effort | 2293.89 | - |
Halstead Bugs | 0.11 | - |
Classes Referenced | 1 | java.lang.String (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 1 | - |
Number of Comments | 1 | - |
Arguments | 2 | testSuiteName (java.lang.String) testCount (int) |
Modifiers | 7 | public static final public static final public |
Halstead Difficulty | 7.05 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 325.48 | - |
Number of Operands | 37 | - |
Variable References | 0 | |
Number of Operators | 30 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Analysis of Method : testRunStopped(long) in Class : junit.runner.TestRunListener | ||
---|---|---|
Feature | Number | Values |
Name | testRunStopped | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 1 | - |
Number of Statements | 1 | - |
Halstead Length | 67 | - |
Halstead Vocabulary | 29 | - |
Halstead Effort | 2293.89 | - |
Halstead Bugs | 0.11 | - |
Classes Referenced | 0 | |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 1 | - |
Number of Comments | 1 | - |
Arguments | 1 | elapsedTime (long) |
Modifiers | 1 | public |
Halstead Difficulty | 7.05 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 325.48 | - |
Number of Operands | 37 | - |
Variable References | 0 | |
Number of Operators | 30 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Analysis of Method : testStarted(String) in Class : junit.runner.TestRunListener | ||
---|---|---|
Feature | Number | Values |
Name | testStarted | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 1 | - |
Number of Statements | 1 | - |
Halstead Length | 67 | - |
Halstead Vocabulary | 29 | - |
Halstead Effort | 2293.89 | - |
Halstead Bugs | 0.11 | - |
Classes Referenced | 1 | java.lang.String (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 1 | - |
Number of Comments | 1 | - |
Arguments | 1 | testName (java.lang.String) |
Modifiers | 1 | public |
Halstead Difficulty | 7.05 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 325.48 | - |
Number of Operands | 37 | - |
Variable References | 0 | |
Number of Operators | 30 | - |
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 |