class Aws::CodeGuruReviewer::Types::Metrics

Information about the statistics from the code review.

@!attribute [rw] metered_lines_of_code_count

`MeteredLinesOfCode` 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.
@return [Integer]

@!attribute [rw] findings_count

Total number of recommendations found in the code review.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/codeguru-reviewer-2019-09-19/Metrics AWS API Documentation

Constants

SENSITIVE