@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| FileLinesContext |
Provides facility to store measures for the lines of file.
|
| FileLinesContextFactory |
This interface is not intended to be implemented by clients.
|
| MetricFinder | Deprecated
since 5.1 use
MetricFinder on scanner side. |
| Metrics |
This is the extension point used by plugins to declare new metrics.
|
| Class | Description |
|---|---|
| CoreMetrics | |
| Metric<G extends java.io.Serializable> |
Used to define a metric in a plugin.
|
| Metric.Builder |
Metric.Builder is used to create metric definitions.
|
| Enum | Description |
|---|---|
| Metric.Level | |
| Metric.ValueType |