AssessedFile.getStats
Signature
public AssessmentStats getStats()Description
Provides access to rolled-up statistics for this file, such as total number of findings, total lines, and so on.
Returns
AssessmentStats object
containing the statistics for this assessment.
Throws
OunceException,
if the Data Access API cannot retrieve the statistics.