| Interface | Description |
|---|---|
| ScentReports |
The reports produced by a
ScentTask. |
| ScentRunner |
A
ScentRunner collects source code metrics from a collection of files using the Scent
library, and writes an XML report with the collected metrics. |
| Class | Description |
|---|---|
| ScentPlugin |
Gradle plugin for adding a source code metrics task based on Scent to a project.
|
| ScentTask |
Task for creating source code metrics reports using the Scent library.
|