Package | Description |
---|---|
hudson.plugins.sloccount | |
hudson.plugins.sloccount.dashboard | |
hudson.plugins.sloccount.model |
Modifier and Type | Method and Description |
---|---|
SloccountReportStatistics |
SloccountResult.getStatistics()
Get the statistics.
|
Modifier and Type | Method and Description |
---|---|
static SloccountDiffSummary |
SloccountDiffSummary.getDiffSummary(SloccountReportStatistics previous,
SloccountReportStatistics current)
Compute summary diff from previous and current report statistics.
|
Constructor and Description |
---|
SloccountResult(SloccountReportStatistics statistics,
String encoding,
boolean commentIsCode,
SloccountReport report,
Run<?,?> owner) |
Modifier and Type | Method and Description |
---|---|
SloccountReportStatistics |
SloccountTablePortlet.getStatistics(Job<?,?> job)
Get latest available SLOCCount statistics of a job.
|
Modifier and Type | Method and Description |
---|---|
SloccountReportStatistics |
SloccountPublisherReport.getStatistics()
Get the statistics.
|
Copyright © 2016–2022. All rights reserved.