Analysis of Class : org.junit.internal.matchers.Each$BaseMatcher> (Includes summary list of methods in class) Home

Dashboard for Class : org.junit.internal.matchers.Each$BaseMatcher>
Cyclomatic Complexity

Summary of Each$BaseMatcher>
FeatureNumberValues
NameEach$BaseMatcher<Iterable<T>>-
Number of Methods2-
LCOM0.00-
Average Cyclomatic Complexity1.00-
Number of Statements6-
Halstead Cumulative Bugs0.04-
Halstead Effort446.68-
UnWeighted Class Size2-
Instance Variables0 -
Imported Packages5org.hamcrest.BaseMatcher
org.hamcrest.CoreMatchers.not
org.hamcrest.Description
org.hamcrest.Matcher
org.junit.internal.matchers.IsCollectionContaining.hasItem
Response For class2-
CBO0-
Maintainability Index134.70-
Cumulative Number of Comment Lines0-
Lines Of Code9-
Fan In0-
DIT1-
Maintainability Index (NC)134.70-
Specialization ratio0.00-
Reuse Ratio0.00-
COH0.00-
Local Method Calls0
LCOM22.00-
Max Complexity1-
Halstead Cumulative Volume116.55-
Hierarchy Method Calls0
Number of Queries1-
Fan Out0-
SuperClass Namejava.lang.Object-
SIX0.00-
External Method Calls0allItemsAre.matches (1)
org.hamcrest.Description.appendText (1)
individual.describeTo (1)
Superclasses0 -
Total Complexity2-
Subclasses0 -
Message Passing Coupling0-
Number of Commands1-
Interfaces0 -
Cumulative Number of Comments0-
Halstead Cumulative Length33-
Modifiers1public
Summary of methods in org.junit.internal.matchers.Each$BaseMatcher<Iterable<T>>
Methods in Class : org.junit.internal.matchers.Each$BaseMatcher>
NameCOMPNOCLNOSHLTHHVOCHEFFHBUGCREFXMETLMETNLOCNOCNOAMODHDIFVDECEXCTEXCRCASTTDNHVOLNANDVREFNOPRMDNNEXPLOOP
describeTo1031912243.270.0212040113.570000068.111039020
matches1021411203.410.0211030114.200000048.43727010


Analysis of Method : describeTo(Description) in Class : org.junit.internal.matchers.Each$BaseMatcher>
FeatureNumberValues
NamedescribeTo-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements3-
Halstead Length19-
Halstead Vocabulary12-
Halstead Effort243.27-
Halstead Bugs0.02-
Classes Referenced1org.hamcrest.Description (1)
External Methods Called2org.hamcrest.Description.appendText (1)
individual.describeTo (1)
Local Methods Called0
Lines Of Code4-
Number of Comments0-
Arguments1description (org.hamcrest.Description)
Modifiers1public
Halstead Difficulty3.57-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume68.11-
Number of Operands10-
Variable References3individual (1)
description (2)
Number of Operators9-
Max. depth of nesting0-
Number of Expressions2-
Number of Loops0-

Top of this page

Analysis of Method : matches(Object) in Class : org.junit.internal.matchers.Each$BaseMatcher>
FeatureNumberValues
Namematches-
Cyclomatic Complexity1-
Number of Comment Lines0-
Number of Statements2-
Halstead Length14-
Halstead Vocabulary11-
Halstead Effort203.41-
Halstead Bugs0.02-
Classes Referenced1java.lang.Object (1)
External Methods Called1allItemsAre.matches (1)
Local Methods Called0
Lines Of Code3-
Number of Comments0-
Arguments1item (java.lang.Object)
Modifiers1public
Halstead Difficulty4.20-
Variable Declarations0
Exceptions Thrown0
Exceptions Referenced0
Number of casts0-
Total Depth of Nesting0-
Halstead Volume48.43-
Number of Operands7-
Variable References2item (1)
allItemsAre (1)
Number of Operators7-
Max. depth of nesting0-
Number of Expressions1-
Number of Loops0-

Top of this page

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