Analysis of Class : org.junit.experimental.results.FailureList (Includes summary list of methods in class) Home

Dashboard for Class : org.junit.experimental.results.FailureList
Cyclomatic Complexity

Summary of FailureList
FeatureNumberValues
NameFailureList-
Number of Methods2-
LCOM1.00-
Average Cyclomatic Complexity2.00-
Number of Statements15-
Halstead Cumulative Bugs0.10-
Halstead Effort2662.05-
UnWeighted Class Size3-
Instance Variables1failures (java.util.List)
Imported Packages4java.util.List
org.junit.runner.Result
org.junit.runner.notification.Failure
org.junit.runner.notification.RunListener
Response For class2-
CBO4-
Maintainability Index114.71-
Cumulative Number of Comment Lines0-
Lines Of Code18-
Fan In1-
DIT1-
Maintainability Index (NC)114.71-
Specialization ratio0.00-
Reuse Ratio0.00-
COH0.50-
Local Method Calls0
LCOM22.00-
Max Complexity3-
Halstead Cumulative Volume309.83-
Hierarchy Method Calls0
Number of Queries1-
Fan Out3-
SuperClass Namejava.lang.Object-
SIX0.00-
External Method Calls0java.lang.RuntimeException.RuntimeException (1)
org.junit.runner.Result.Result (1)
org.junit.runner.notification.RunListener.testFailure (1)
org.junit.runner.Result.createListener (1)
Superclasses0 -
Total Complexity4-
Subclasses0 -
Message Passing Coupling0-
Number of Commands1-
Interfaces0 -
Cumulative Number of Comments0-
Halstead Cumulative Length72-
Modifiers0 -
Summary of methods in org.junit.experimental.results.FailureList
Methods in Class : org.junit.experimental.results.FailureList
NameCOMPNOCLNOSHLTHHVOCHEFFHBUGCREFXMETLMETNLOCNOCNOAMODHDIFVDECEXCTEXCRCASTTDNHVOLNANDVREFNOPRMDNNEXPLOOP
FailureList1021513310.840.0220030135.600000055.51728010
result301149262303.220.085401200110.0020103230.3220529261


Analysis of Method : FailureList(List) in Class : org.junit.experimental.results.FailureList
FeatureNumberValues
NameFailureList-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length15-
Halstead Vocabulary13-
Halstead Effort310.84-
Halstead Bugs0.02-
Classes Referenced2java.util.List (1)
org.junit.runner.notification.Failure (2)
External Methods Called0
Local Methods Called0
Lines Of Code3-
Number of Comments0-
Arguments1failures (java.util.List)
Modifiers3private
final
public
Halstead Difficulty5.60-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume55.51-
Number of Operands7-
Variable References2failures (2)
Number of Operators8-
Max. depth of nesting0-
Number of Expressions1-
Number of Loops0-

Top of this page

Analysis of Method : result() in Class : org.junit.experimental.results.FailureList
FeatureNumberValues
Nameresult-
Cyclomatic Complexity3-
Number of Comment Lines0-
Number of Statements11-
Halstead Length49-
Halstead Vocabulary26-
Halstead Effort2303.22-
Halstead Bugs0.08-
Classes Referenced5java.lang.RuntimeException (1)
org.junit.runner.notification.RunListener (1)
org.junit.runner.notification.Failure (1)
java.lang.Exception (1)
org.junit.runner.Result (3)
External Methods Called4org.junit.runner.Result.Result (1)
java.lang.RuntimeException.RuntimeException (1)
org.junit.runner.Result.createListener (1)
org.junit.runner.notification.RunListener.testFailure (1)
Local Methods Called0
Lines Of Code12-
Number of Comments0-
Arguments0 -
Modifiers1public
Halstead Difficulty10.00-
Variable Declarations2result (org.junit.runner.Result)
listener (org.junit.runner.notification.RunListener)
Exceptions Thrown0
Exceptions Referenced1java.lang.Exception (1)
Number of casts0-
Total Depth of Nesting3-
Halstead Volume230.32-
Number of Operands20-
Variable References5result (2)
failure (1)
failures (1)
listener (1)
Number of Operators29-
Max. depth of nesting2-
Number of Expressions6-
Number of Loops1-

Top of this page

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