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

Dashboard for Class : org.junit.experimental.results.ResultMatchers$BaseMatcher
Cyclomatic Complexity

Summary of ResultMatchers$BaseMatcher
FeatureNumberValues
NameResultMatchers$BaseMatcher<PrintableResult>-
Number of Methods2-
LCOM0.00-
Average Cyclomatic Complexity1.00-
Number of Statements5-
Halstead Cumulative Bugs0.04-
Halstead Effort405.99-
UnWeighted Class Size2-
Instance Variables0 -
Imported Packages4org.hamcrest.BaseMatcher
org.hamcrest.Description
org.hamcrest.Matcher
org.junit.internal.matchers.TypeSafeMatcher
Response For class2-
CBO0-
Maintainability Index141.60-
Cumulative Number of Comment Lines0-
Lines Of Code8-
Fan In0-
DIT1-
Maintainability Index (NC)141.60-
Specialization ratio0.00-
Reuse Ratio0.00-
COH0.00-
Local Method Calls0
LCOM22.00-
Max Complexity1-
Halstead Cumulative Volume118.41-
Hierarchy Method Calls0
Number of Queries1-
Fan Out0-
SuperClass Namejava.lang.Object-
SIX0.00-
External Method Calls0java.lang.Object.toString (1)
org.hamcrest.Description.appendText (1)
toString().contains (1)
Superclasses0 -
Total Complexity2-
Subclasses0 -
Message Passing Coupling0-
Number of Commands1-
Interfaces0 -
Cumulative Number of Comments0-
Halstead Cumulative Length32-
Modifiers1public
Summary of methods in org.junit.experimental.results.ResultMatchers$BaseMatcher<PrintableResult>
Methods in Class : org.junit.experimental.results.ResultMatchers$BaseMatcher
NameCOMPNOCLNOSHLTHHVOCHEFFHBUGCREFXMETLMETNLOCNOCNOAMODHDIFVDECEXCTEXCRCASTTDNHVOLNANDVREFNOPRMDNNEXPLOOP
describeTo1021513190.310.0211030113.430000055.51827020
matches1021713215.680.0212030113.430000062.91829020


Analysis of Method : describeTo(Description) in Class : org.junit.experimental.results.ResultMatchers$BaseMatcher
FeatureNumberValues
NamedescribeTo-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length15-
Halstead Vocabulary13-
Halstead Effort190.31-
Halstead Bugs0.02-
Classes Referenced1org.hamcrest.Description (1)
External Methods Called1org.hamcrest.Description.appendText (1)
Local Methods Called0
Lines Of Code3-
Number of Comments0-
Arguments1description (org.hamcrest.Description)
Modifiers1public
Halstead Difficulty3.43-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume55.51-
Number of Operands8-
Variable References2string (1)
description (1)
Number of Operators7-
Max. depth of nesting0-
Number of Expressions2-
Number of Loops0-

Top of this page

Analysis of Method : matches(Object) in Class : org.junit.experimental.results.ResultMatchers$BaseMatcher
FeatureNumberValues
Namematches-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length17-
Halstead Vocabulary13-
Halstead Effort215.68-
Halstead Bugs0.02-
Classes Referenced1java.lang.Object (1)
External Methods Called2java.lang.Object.toString (1)
toString().contains (1)
Local Methods Called0
Lines Of Code3-
Number of Comments0-
Arguments1item (java.lang.Object)
Modifiers1public
Halstead Difficulty3.43-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume62.91-
Number of Operands8-
Variable References2string (1)
item (1)
Number of Operators9-
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