Analysis of Class : org.junit.internal.runners.model.MultipleFailureException (Includes summary list of methods in class) Home

Dashboard for Class : org.junit.internal.runners.model.MultipleFailureException
Cyclomatic Complexity

Summary of MultipleFailureException
FeatureNumberValues
NameMultipleFailureException-
Number of Methods3-
LCOM0.25-
Average Cyclomatic Complexity1.67-
Number of Statements11-
Halstead Cumulative Bugs0.11-
Halstead Effort2486.14-
UnWeighted Class Size5-
Instance Variables2fErrors (java.util.List)
serialVersionUID (long)
Imported Packages1java.util.List
Response For class3-
CBO6-
Maintainability Index130.10-
Cumulative Number of Comment Lines0-
Lines Of Code17-
Fan In6-
DIT1-
Maintainability Index (NC)130.10-
Specialization ratio0.00-
Reuse Ratio0.50-
COH0.33-
Local Method Calls0
LCOM21.00-
Max Complexity3-
Halstead Cumulative Volume336.81-
Hierarchy Method Calls0
Number of Queries1-
Fan Out0-
SuperClass Namejava.lang.Exception-
SIX0.00-
External Method Calls0java.util.List.size (1)
java.util.List.get (1)
org.junit.internal.runners.model.MultipleFailureException.MultipleFailureException (1)
java.util.List.isEmpty (1)
Superclasses1java.lang.Exception
Total Complexity5-
Subclasses0 -
Message Passing Coupling0-
Number of Commands2-
Interfaces0 -
Cumulative Number of Comments0-
Halstead Cumulative Length81-
Modifiers0 -
Summary of methods in org.junit.internal.runners.model.MultipleFailureException
Methods in Class : org.junit.internal.runners.model.MultipleFailureException
NameCOMPNOCLNOSHLTHHVOCHEFFHBUGCREFXMETLMETNLOCNOCNOAMODHDIFVDECEXCTEXCRCASTTDNHVOLNANDVREFNOPRMDNNEXPLOOP
MultipleFailureException1021312195.740.0220030164.200000046.60627010
assertEmpty30442251985.880.07340701210.1801000195.0416426050
getFailures1021111133.190.0120030013.500000038.05417000


Analysis of Method : MultipleFailureException(List) in Class : org.junit.internal.runners.model.MultipleFailureException
FeatureNumberValues
NameMultipleFailureException-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length13-
Halstead Vocabulary12-
Halstead Effort195.74-
Halstead Bugs0.02-
Classes Referenced2java.util.List (1)
java.lang.Throwable (2)
External Methods Called0
Local Methods Called0
Lines Of Code3-
Number of Comments0-
Arguments1errors (java.util.List)
Modifiers6private
static
final
private
final
public
Halstead Difficulty4.20-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume46.60-
Number of Operands6-
Variable References2fErrors (1)
errors (1)
Number of Operators7-
Max. depth of nesting0-
Number of Expressions1-
Number of Loops0-

Top of this page

Analysis of Method : assertEmpty(List) in Class : org.junit.internal.runners.model.MultipleFailureException
FeatureNumberValues
NameassertEmpty-
Cyclomatic Complexity3-
Number of Comment Lines0-
Number of Statements4-
Halstead Length42-
Halstead Vocabulary25-
Halstead Effort1985.88-
Halstead Bugs0.07-
Classes Referenced3java.util.List (1)
org.junit.internal.runners.model.MultipleFailureException (1)
java.lang.Throwable (3)
External Methods Called4java.util.List.size (1)
java.util.List.get (1)
org.junit.internal.runners.model.MultipleFailureException.MultipleFailureException (1)
java.util.List.isEmpty (1)
Local Methods Called0
Lines Of Code7-
Number of Comments0-
Arguments1errors (java.util.List)
Modifiers2public
static
Halstead Difficulty10.18-
Variable Declarations0
Exceptions Thrown1java.lang.Throwable (1)
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume195.04-
Number of Operands16-
Variable References4errors (4)
Number of Operators26-
Max. depth of nesting0-
Number of Expressions5-
Number of Loops0-

Top of this page

Analysis of Method : getFailures() in Class : org.junit.internal.runners.model.MultipleFailureException
FeatureNumberValues
NamegetFailures-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length11-
Halstead Vocabulary11-
Halstead Effort133.19-
Halstead Bugs0.01-
Classes Referenced2java.util.List (1)
java.lang.Throwable (1)
External Methods Called0
Local Methods Called0
Lines Of Code3-
Number of Comments0-
Arguments0 -
Modifiers1public
Halstead Difficulty3.50-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume38.05-
Number of Operands4-
Variable References1fErrors (1)
Number of Operators7-
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