

# FindingsMetricsData
<a name="API_FindingsMetricsData"></a>

Contains metrics data about code analysis findings and statistics.

## Contents
<a name="API_FindingsMetricsData_Contents"></a>

 ** AnalyzedLinesOfCodeCount **   <a name="reviewer-Type-FindingsMetricsData-AnalyzedLinesOfCodeCount"></a>
The total number of lines of code that were analyzed.  
Type: Long  
Required: No

 ** FindingJobsCount **   <a name="reviewer-Type-FindingsMetricsData-FindingJobsCount"></a>
The number of analysis jobs that generated findings.  
Type: Long  
Required: No

 ** FindingsCount **   <a name="reviewer-Type-FindingsMetricsData-FindingsCount"></a>
The total number of findings identified in the analysis.  
Type: Long  
Required: No

## See Also
<a name="API_FindingsMetricsData_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/codeguru-reviewer-2019-09-19/FindingsMetricsData) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/codeguru-reviewer-2019-09-19/FindingsMetricsData) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/codeguru-reviewer-2019-09-19/FindingsMetricsData) 