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<Object>-
Number of Methods2-
LCOM0.00-
Average Cyclomatic Complexity1.00-
Number of Statements5-
Halstead Cumulative Bugs0.05-
Halstead Effort656.97-
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 Index139.95-
Cumulative Number of Comment Lines0-
Lines Of Code8-
Fan In0-
DIT1-
Maintainability Index (NC)139.95-
Specialization ratio0.00-
Reuse Ratio0.00-
COH0.00-
Local Method Calls0
LCOM22.00-
Max Complexity1-
Halstead Cumulative Volume155.51-
Hierarchy Method Calls1failureCountIs (1)
Number of Queries1-
Fan Out0-
SuperClass Namejava.lang.Object-
SIX0.00-
External Method Calls0java.lang.Object.toString (1)
org.hamcrest.Description.appendText (1)
string().matches (1)
toString().contains (1)
Superclasses0 -
Total Complexity2-
Subclasses0 -
Message Passing Coupling0-
Number of Commands1-
Interfaces0 -
Cumulative Number of Comments0-
Halstead Cumulative Length40-
Modifiers1public
Summary of methods in org.junit.experimental.results.ResultMatchers$BaseMatcher<Object>
Methods in Class : org.junit.experimental.results.ResultMatchers$BaseMatcher
NameCOMPNOCLNOSHLTHHVOCHEFFHBUGCREFXMETLMETNLOCNOCNOAMODHDIFVDECEXCTEXCRCASTTDNHVOLNANDVREFNOPRMDNNEXPLOOP
describeTo1021513190.310.0211030113.430000055.51827020
matches1022516466.670.0313130114.6700000100.0012313050


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 Length25-
Halstead Vocabulary16-
Halstead Effort466.67-
Halstead Bugs0.03-
Classes Referenced1java.lang.Object (1)
External Methods Called3java.lang.Object.toString (1)
string().matches (1)
toString().contains (1)
Local Methods Called1failureCountIs (1)
Lines Of Code3-
Number of Comments0-
Arguments1item (java.lang.Object)
Modifiers1public
Halstead Difficulty4.67-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume100.00-
Number of Operands12-
Variable References3string (1)
item (2)
Number of Operators13-
Max. depth of nesting0-
Number of Expressions5-
Number of Loops0-

Top of this page

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