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

Dashboard for Class : org.junit.internal.builders.SuiteMethodBuilder
Cyclomatic Complexity

Summary of SuiteMethodBuilder
FeatureNumberValues
NameSuiteMethodBuilder-
Number of Methods2-
LCOM0.00-
Average Cyclomatic Complexity2.00-
Number of Statements9-
Halstead Cumulative Bugs0.09-
Halstead Effort1680.52-
UnWeighted Class Size2-
Instance Variables0 -
Imported Packages3org.junit.internal.runners.SuiteMethod
org.junit.runner.Runner
org.junit.runners.model.RunnerBuilder
Response For class2-
CBO4-
Maintainability Index125.35-
Cumulative Number of Comment Lines0-
Lines Of Code16-
Fan In1-
DIT1-
Maintainability Index (NC)125.35-
Specialization ratio0.00-
Reuse Ratio0.50-
COH0.00-
Local Method Calls1hasSuiteMethod (1)
LCOM22.00-
Max Complexity2-
Halstead Cumulative Volume258.36-
Hierarchy Method Calls0
Number of Queries2-
Fan Out3-
SuperClass Nameorg.junit.runners.model.RunnerBuilder-
SIX0.00-
External Method Calls0org.junit.internal.runners.SuiteMethod.SuiteMethod (1)
java.lang.Class.getMethod (1)
Superclasses1org.junit.runners.model.RunnerBuilder
Total Complexity4-
Subclasses0 -
Message Passing Coupling0-
Number of Commands0-
Interfaces0 -
Cumulative Number of Comments0-
Halstead Cumulative Length61-
Modifiers0 -
Summary of methods in org.junit.internal.builders.SuiteMethodBuilder
Methods in Class : org.junit.internal.builders.SuiteMethodBuilder
NameCOMPNOCLNOSHLTHHVOCHEFFHBUGCREFXMETLMETNLOCNOCNOAMODHDIFVDECEXCTEXCRCASTTDNHVOLNANDVREFNOPRMDNNEXPLOOP
hasSuiteMethod2052921770.630.0431080116.0500102127.3811118110
runnerForClass2032821901.890.0451150127.3301000122.9811217020


Analysis of Method : hasSuiteMethod(Class) in Class : org.junit.internal.builders.SuiteMethodBuilder
FeatureNumberValues
NamehasSuiteMethod-
Cyclomatic Complexity2-
Number of Comment Lines0-
Number of Statements5-
Halstead Length29-
Halstead Vocabulary21-
Halstead Effort770.63-
Halstead Bugs0.04-
Classes Referenced3? (1)
java.lang.NoSuchMethodException (1)
java.lang.Class (1)
External Methods Called1java.lang.Class.getMethod (1)
Local Methods Called0
Lines Of Code8-
Number of Comments0-
Arguments1testClass (java.lang.Class)
Modifiers1public
Halstead Difficulty6.05-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced1java.lang.NoSuchMethodException (1)
Number of casts0-
Total Depth of Nesting2-
Halstead Volume127.38-
Number of Operands11-
Variable References1testClass (1)
Number of Operators18-
Max. depth of nesting1-
Number of Expressions1-
Number of Loops0-

Top of this page

Analysis of Method : runnerForClass(Class) in Class : org.junit.internal.builders.SuiteMethodBuilder
FeatureNumberValues
NamerunnerForClass-
Cyclomatic Complexity2-
Number of Comment Lines0-
Number of Statements3-
Halstead Length28-
Halstead Vocabulary21-
Halstead Effort901.89-
Halstead Bugs0.04-
Classes Referenced5? (1)
org.junit.internal.runners.SuiteMethod (1)
java.lang.Class (1)
java.lang.Throwable (1)
org.junit.runner.Runner (1)
External Methods Called1org.junit.internal.runners.SuiteMethod.SuiteMethod (1)
Local Methods Called1hasSuiteMethod (1)
Lines Of Code5-
Number of Comments0-
Arguments1each (java.lang.Class)
Modifiers2@Override
public
Halstead Difficulty7.33-
Variable Declarations0
Exceptions Thrown1java.lang.Throwable (1)
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume122.98-
Number of Operands11-
Variable References2each (2)
Number of Operators17-
Max. depth of nesting0-
Number of Expressions2-
Number of Loops0-

Top of this page

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