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

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

Summary of ResultMatchers$TypeSafeMatcher
FeatureNumberValues
NameResultMatchers$TypeSafeMatcher<PrintableResult>-
Number of Methods2-
LCOM0.00-
Average Cyclomatic Complexity1.00-
Number of Statements5-
Halstead Cumulative Bugs0.04-
Halstead Effort522.07-
UnWeighted Class Size2-
Instance Variables0 -
Imported Packages4org.hamcrest.BaseMatcher
org.hamcrest.Description
org.hamcrest.Matcher
org.junit.internal.matchers.TypeSafeMatcher
Response For class2-
CBO1-
Maintainability Index140.74-
Cumulative Number of Comment Lines0-
Lines Of Code9-
Fan In0-
DIT1-
Maintainability Index (NC)140.74-
Specialization ratio0.00-
Reuse Ratio0.00-
COH0.00-
Local Method Calls0
LCOM22.00-
Max Complexity1-
Halstead Cumulative Volume131.14-
Hierarchy Method Calls0
Number of Queries1-
Fan Out1-
SuperClass Namejava.lang.Object-
SIX0.00-
External Method Calls0org.hamcrest.Description.appendText (1)
org.junit.experimental.results.PrintableResult.failureCount (1)
Superclasses0 -
Total Complexity2-
Subclasses0 -
Message Passing Coupling0-
Number of Commands1-
Interfaces0 -
Cumulative Number of Comments0-
Halstead Cumulative Length34-
Modifiers1public
Summary of methods in org.junit.experimental.results.ResultMatchers$TypeSafeMatcher<PrintableResult>
Methods in Class : org.junit.experimental.results.ResultMatchers$TypeSafeMatcher
NameCOMPNOCLNOSHLTHHVOCHEFFHBUGCREFXMETLMETNLOCNOCNOAMODHDIFVDECEXCTEXCRCASTTDNHVOLNANDVREFNOPRMDNNEXPLOOP
describeTo1021714218.450.0211030113.380000064.73928030
matchesSafely1021715303.620.0211030124.570000066.42829020


Analysis of Method : describeTo(Description) in Class : org.junit.experimental.results.ResultMatchers$TypeSafeMatcher
FeatureNumberValues
NamedescribeTo-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length17-
Halstead Vocabulary14-
Halstead Effort218.45-
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.38-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume64.73-
Number of Operands9-
Variable References2count (1)
description (1)
Number of Operators8-
Max. depth of nesting0-
Number of Expressions3-
Number of Loops0-

Top of this page

Analysis of Method : matchesSafely(PrintableResult) in Class : org.junit.experimental.results.ResultMatchers$TypeSafeMatcher
FeatureNumberValues
NamematchesSafely-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length17-
Halstead Vocabulary15-
Halstead Effort303.62-
Halstead Bugs0.02-
Classes Referenced1org.junit.experimental.results.PrintableResult (1)
External Methods Called1org.junit.experimental.results.PrintableResult.failureCount (1)
Local Methods Called0
Lines Of Code3-
Number of Comments0-
Arguments1item (org.junit.experimental.results.PrintableResult)
Modifiers2@Override
public
Halstead Difficulty4.57-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume66.42-
Number of Operands8-
Variable References2count (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