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
FeatureNumberValues
NameTestRunListener-
Number of Methods6-
LCOM2.00-
Average Cyclomatic Complexity1.00-
Number of Statements9-
Halstead Cumulative Bugs0.66-
Halstead Effort13829.92-
UnWeighted Class Size8-
Instance Variables2STATUS_FAILURE (int)
STATUS_ERROR (int)
Imported Packages0 -
Response For class6-
CBO1-
Maintainability Index144.52-
Cumulative Number of Comment Lines1-
Lines Of Code10-
Fan In1-
DIT1-
Maintainability Index (NC)144.52-
Specialization ratio0.00-
Reuse Ratio0.00-
COH0.00-
Local Method Calls0
LCOM26.00-
Max Complexity1-
Halstead Cumulative Volume1990.95-
Hierarchy Method Calls0
Number of Queries0-
Fan Out0-
SuperClass Name-
SIX0.00-
External Method Calls0 -
Superclasses0 -
Total Complexity6-
Subclasses0 -
Message Passing Coupling0-
Number of Commands6-
Interfaces0 -
Cumulative Number of Comments6-
Halstead Cumulative Length414-
Modifiers0 -
Summary of methods in junit.runner.TestRunListener
Methods in Class : junit.runner.TestRunListener
NameCOMPNOCLNOSHLTHHVOCHEFFHBUGCREFXMETLMETNLOCNOCNOAMODHDIFVDECEXCTEXCRCASTTDNHVOLNANDVREFNOPRMDNNEXPLOOP
testEnded11167292293.890.1110011117.0500000325.4837030000
testFailed11167292293.890.1110011317.0500000325.4837030000
testRunEnded11167292293.890.1100011117.0500000325.4837030000
testRunStarted11167292293.890.1110011277.0500000325.4837030000
testRunStopped11167292293.890.1100011117.0500000325.4837030000
testStarted11167292293.890.1110011117.0500000325.4837030000


Analysis of Method : testEnded(String) in Class : junit.runner.TestRunListener
FeatureNumberValues
NametestEnded-
Cyclomatic Complexity1-
Number of Comment Lines1-
Number of Statements1-
Halstead Length67-
Halstead Vocabulary29-
Halstead Effort2293.89-
Halstead Bugs0.11-
Classes Referenced1java.lang.String (1)
External Methods Called0
Local Methods Called0
Lines Of Code1-
Number of Comments1-
Arguments1testName (java.lang.String)
Modifiers1public
Halstead Difficulty7.05-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume325.48-
Number of Operands37-
Variable References0
Number of Operators30-
Max. depth of nesting0-
Number of Expressions0-
Number of Loops0-

Top of this page

Analysis of Method : testFailed(int, String, String) in Class : junit.runner.TestRunListener
FeatureNumberValues
NametestFailed-
Cyclomatic Complexity1-
Number of Comment Lines1-
Number of Statements1-
Halstead Length67-
Halstead Vocabulary29-
Halstead Effort2293.89-
Halstead Bugs0.11-
Classes Referenced1java.lang.String (2)
External Methods Called0
Local Methods Called0
Lines Of Code1-
Number of Comments1-
Arguments3status (int)
testName (java.lang.String)
trace (java.lang.String)
Modifiers1public
Halstead Difficulty7.05-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume325.48-
Number of Operands37-
Variable References0
Number of Operators30-
Max. depth of nesting0-
Number of Expressions0-
Number of Loops0-

Top of this page

Analysis of Method : testRunEnded(long) in Class : junit.runner.TestRunListener
FeatureNumberValues
NametestRunEnded-
Cyclomatic Complexity1-
Number of Comment Lines1-
Number of Statements1-
Halstead Length67-
Halstead Vocabulary29-
Halstead Effort2293.89-
Halstead Bugs0.11-
Classes Referenced0
External Methods Called0
Local Methods Called0
Lines Of Code1-
Number of Comments1-
Arguments1elapsedTime (long)
Modifiers1public
Halstead Difficulty7.05-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume325.48-
Number of Operands37-
Variable References0
Number of Operators30-
Max. depth of nesting0-
Number of Expressions0-
Number of Loops0-

Top of this page

Analysis of Method : testRunStarted(String, int) in Class : junit.runner.TestRunListener
FeatureNumberValues
NametestRunStarted-
Cyclomatic Complexity1-
Number of Comment Lines1-
Number of Statements1-
Halstead Length67-
Halstead Vocabulary29-
Halstead Effort2293.89-
Halstead Bugs0.11-
Classes Referenced1java.lang.String (1)
External Methods Called0
Local Methods Called0
Lines Of Code1-
Number of Comments1-
Arguments2testSuiteName (java.lang.String)
testCount (int)
Modifiers7public
static
final
public
static
final
public
Halstead Difficulty7.05-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume325.48-
Number of Operands37-
Variable References0
Number of Operators30-
Max. depth of nesting0-
Number of Expressions0-
Number of Loops0-

Top of this page

Analysis of Method : testRunStopped(long) in Class : junit.runner.TestRunListener
FeatureNumberValues
NametestRunStopped-
Cyclomatic Complexity1-
Number of Comment Lines1-
Number of Statements1-
Halstead Length67-
Halstead Vocabulary29-
Halstead Effort2293.89-
Halstead Bugs0.11-
Classes Referenced0
External Methods Called0
Local Methods Called0
Lines Of Code1-
Number of Comments1-
Arguments1elapsedTime (long)
Modifiers1public
Halstead Difficulty7.05-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume325.48-
Number of Operands37-
Variable References0
Number of Operators30-
Max. depth of nesting0-
Number of Expressions0-
Number of Loops0-

Top of this page

Analysis of Method : testStarted(String) in Class : junit.runner.TestRunListener
FeatureNumberValues
NametestStarted-
Cyclomatic Complexity1-
Number of Comment Lines1-
Number of Statements1-
Halstead Length67-
Halstead Vocabulary29-
Halstead Effort2293.89-
Halstead Bugs0.11-
Classes Referenced1java.lang.String (1)
External Methods Called0
Local Methods Called0
Lines Of Code1-
Number of Comments1-
Arguments1testName (java.lang.String)
Modifiers1public
Halstead Difficulty7.05-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume325.48-
Number of Operands37-
Variable References0
Number of Operators30-
Max. depth of nesting0-
Number of Expressions0-
Number of Loops0-

Top of this page

Top of this page Data Generated by JHawk - The Java Metrics tool Home