| Class | Description |
|---|---|
| AtfdBaseVisitor |
Computes Atfd.
|
| CycloAssertAwareDecorator | |
| CycloBaseVisitor |
Visitor calculating cyclo without counting boolean operators.
|
| CycloPathAwareDecorator |
Decorator which counts the complexity of boolean expressions for Cyclo.
|
| NcssBaseVisitor |
Default visitor for the calculation of Ncss.
|
| NcssCountImportsDecorator |
Decorator which counts imports.
|
| NpathBaseVisitor |
Visitor for the default n-path complexity version.
|
| TccAttributeAccessCollector |
Returns the map of method names to the set of local attributes accessed when visiting a class.
|
Copyright © 2002–2018 PMD. All rights reserved.