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

Dashboard for Class : org.junit.internal.runners.statements.RunBefores
Cyclomatic Complexity

Summary of RunBefores
FeatureNumberValues
NameRunBefores-
Number of Methods2-
LCOM1.33-
Average Cyclomatic Complexity1.50-
Number of Statements14-
Halstead Cumulative Bugs0.09-
Halstead Effort1227.31-
UnWeighted Class Size5-
Instance Variables3fBefores (java.util.List)
fTarget (java.lang.Object)
fNext (org.junit.runners.model.Statement)
Imported Packages3java.util.List
org.junit.runners.model.FrameworkMethod
org.junit.runners.model.Statement
Response For class2-
CBO4-
Maintainability Index117.43-
Cumulative Number of Comment Lines0-
Lines Of Code16-
Fan In2-
DIT1-
Maintainability Index (NC)117.43-
Specialization ratio0.00-
Reuse Ratio0.50-
COH1.00-
Local Method Calls0
LCOM20.00-
Max Complexity2-
Halstead Cumulative Volume273.90-
Hierarchy Method Calls0
Number of Queries0-
Fan Out2-
SuperClass Nameorg.junit.runners.model.Statement-
SIX0.33-
External Method Calls0org.junit.runners.model.Statement.evaluate (1)
before.invokeExplosively (1)
Superclasses1org.junit.runners.model.Statement
Total Complexity3-
Subclasses0 -
Message Passing Coupling0-
Number of Commands2-
Interfaces0 -
Cumulative Number of Comments0-
Halstead Cumulative Length67-
Modifiers0 -
Summary of methods in org.junit.internal.runners.statements.RunBefores
Methods in Class : org.junit.internal.runners.statements.RunBefores
NameCOMPNOCLNOSHLTHHVOCHEFFHBUGCREFXMETLMETNLOCNOCNOAMODHDIFVDECEXCTEXCRCASTTDNHVOLNANDVREFNOPRMDNNEXPLOOP
RunBefores1042518464.380.0340050374.4500000104.2514611030
evaluate2062619596.410.0422050025.4001000110.4512414021


Analysis of Method : RunBefores(Statement, List, Object) in Class : org.junit.internal.runners.statements.RunBefores
FeatureNumberValues
NameRunBefores-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements4-
Halstead Length25-
Halstead Vocabulary18-
Halstead Effort464.38-
Halstead Bugs0.03-
Classes Referenced4java.util.List (1)
org.junit.runners.model.Statement (1)
org.junit.runners.model.FrameworkMethod (2)
java.lang.Object (1)
External Methods Called0
Local Methods Called0
Lines Of Code5-
Number of Comments0-
Arguments3next (org.junit.runners.model.Statement)
befores (java.util.List)
target (java.lang.Object)
Modifiers7private
final
private
final
private
final
public
Halstead Difficulty4.45-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume104.25-
Number of Operands14-
Variable References6fBefores (1)
next (1)
target (1)
fTarget (1)
befores (1)
fNext (1)
Number of Operators11-
Max. depth of nesting0-
Number of Expressions3-
Number of Loops0-

Top of this page

Analysis of Method : evaluate() in Class : org.junit.internal.runners.statements.RunBefores
FeatureNumberValues
Nameevaluate-
Cyclomatic Complexity2-
Number of Comment Lines0-
Number of Statements6-
Halstead Length26-
Halstead Vocabulary19-
Halstead Effort596.41-
Halstead Bugs0.04-
Classes Referenced2java.lang.Throwable (1)
org.junit.runners.model.FrameworkMethod (1)
External Methods Called2before.invokeExplosively (1)
org.junit.runners.model.Statement.evaluate (1)
Local Methods Called0
Lines Of Code5-
Number of Comments0-
Arguments0 -
Modifiers2@Override
public
Halstead Difficulty5.40-
Variable Declarations0
Exceptions Thrown1java.lang.Throwable (1)
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume110.45-
Number of Operands12-
Variable References4fBefores (1)
before (1)
fNext (1)
fTarget (1)
Number of Operators14-
Max. depth of nesting0-
Number of Expressions2-
Number of Loops1-

Top of this page

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