AssessmentResults.getStats
Signature
public AssessmentStats getStats()
Description
Provides access to rolled-up statistics for this assessment, such as total files assessed, total lines, and so forth.
Returns
AssessmentStats
object
containing the statistics for this assessment.
Throws
OunceException
,
if the Data Access API cannot retrieve the assessment statistics.