Metrics - Amazon CodeGuru Reviewer

Metrics

Information about the statistics from the code review.

Contents

FindingsCount

Total number of recommendations found in the code review.

Type: Long

Required: No

MeteredLinesOfCodeCount

MeteredLinesOfCodeCount is the number of lines of code in the repository where the code review happened. This does not include non-code lines such as comments and blank lines.

Type: Long

Required: No

SuppressedLinesOfCodeCount

SuppressedLinesOfCodeCount is the number of lines of code in the repository where the code review happened that CodeGuru Reviewer did not analyze. The lines suppressed in the analysis is based on the excludeFiles variable in the aws-codeguru-reviewer.yml file. This number does not include non-code lines such as comments and blank lines.

Type: Long

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: