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

Dashboard for Class : org.junit.internal.runners.InitializationError
Cyclomatic Complexity

Summary of InitializationError
FeatureNumberValues
NameInitializationError-
Number of Methods4-
LCOM0.33-
Average Cyclomatic Complexity1.00-
Number of Statements11-
Halstead Cumulative Bugs0.08-
Halstead Effort818.02-
UnWeighted Class Size6-
Instance Variables2fErrors (java.util.List)
serialVersionUID (long)
Imported Packages2java.util.Arrays
java.util.List
Response For class4-
CBO3-
Maintainability Index141.57-
Cumulative Number of Comment Lines0-
Lines Of Code16-
Fan In3-
DIT1-
Maintainability Index (NC)141.57-
Specialization ratio0.00-
Reuse Ratio0.50-
COH0.25-
Local Method Calls0
LCOM24.00-
Max Complexity1-
Halstead Cumulative Volume238.73-
Hierarchy Method Calls1this (2)
Number of Queries1-
Fan Out0-
SuperClass Namejava.lang.Exception-
SIX0.00-
External Method Calls0java.util.Arrays.asList (1)
java.lang.Exception.Exception (1)
Superclasses1java.lang.Exception
Total Complexity4-
Subclasses0 -
Message Passing Coupling0-
Number of Commands3-
Interfaces0 -
Cumulative Number of Comments0-
Halstead Cumulative Length67-
Modifiers0 -
Summary of methods in org.junit.internal.runners.InitializationError
Methods in Class : org.junit.internal.runners.InitializationError
NameCOMPNOCLNOSHLTHHVOCHEFFHBUGCREFXMETLMETNLOCNOCNOAMODHDIFVDECEXCTEXCRCASTTDNHVOLNANDVREFNOPRMDNNEXPLOOP
InitializationError1021310129.560.0121130113.000000043.19617020
InitializationError1021512188.210.0221130113.500000053.77718020
InitializationError1021312195.740.0220030164.200000046.60627010
getCauses1021111133.190.0120030013.500000038.05417000


Analysis of Method : InitializationError(String) in Class : org.junit.internal.runners.InitializationError
FeatureNumberValues
NameInitializationError-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length13-
Halstead Vocabulary10-
Halstead Effort129.56-
Halstead Bugs0.01-
Classes Referenced2java.lang.String (1)
java.lang.Exception (1)
External Methods Called1java.lang.Exception.Exception (1)
Local Methods Called1this (1)
Lines Of Code3-
Number of Comments0-
Arguments1string (java.lang.String)
Modifiers1public
Halstead Difficulty3.00-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume43.19-
Number of Operands6-
Variable References1string (1)
Number of Operators7-
Max. depth of nesting0-
Number of Expressions2-
Number of Loops0-

Top of this page

Analysis of Method : InitializationError(Throwable...) in Class : org.junit.internal.runners.InitializationError
FeatureNumberValues
NameInitializationError-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length15-
Halstead Vocabulary12-
Halstead Effort188.21-
Halstead Bugs0.02-
Classes Referenced2java.util.Arrays (1)
java.lang.Throwable (1)
External Methods Called1java.util.Arrays.asList (1)
Local Methods Called1this (1)
Lines Of Code3-
Number of Comments0-
Arguments1errors (java.lang.Throwable...)
Modifiers1public
Halstead Difficulty3.50-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume53.77-
Number of Operands7-
Variable References1errors (1)
Number of Operators8-
Max. depth of nesting0-
Number of Expressions2-
Number of Loops0-

Top of this page

Analysis of Method : InitializationError(List) in Class : org.junit.internal.runners.InitializationError
FeatureNumberValues
NameInitializationError-
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 : getCauses() in Class : org.junit.internal.runners.InitializationError
FeatureNumberValues
NamegetCauses-
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