1. Software Engineering
  2. Code Quality

Code Smells

Number

Indicators of deeper problems in code, 'code smells' are patterns that may not be outright bugs but suggest design issues that can increase the risk of bugs or failures in the future.

Formula

Count of Identified Code Smells

Example

If a code review identifies 15 code smells, the total count is 15.