| Package | Description |
|---|---|
| com.puppycrawl.tools.checkstyle.checks.metrics |
Contains the Metrics checks that are
bundled with the main distribution.
|
| Class and Description |
|---|
| AbstractClassCouplingCheck
Base class for coupling calculation.
|
| AbstractClassCouplingCheck.ClassContext
Encapsulates information about class coupling.
|
| BooleanExpressionComplexityCheck.Context
Represents context (method/expression) in which we check complexity.
|
| JavaNCSSCheck.Counter
Class representing a counter.
|
| NPathComplexityCheck.TokenEnd
Coordinates of token end.
|
| NPathComplexityCheck.Values
Class that store range value and expression value.
|
Copyright © 2001-2022. All Rights Reserved.