ENVY/QA User Guide
:
Code Metrics
:
Method Metrics
: Lines of Code
Lines of Code
Measures the number of lines of code (LOC) in a method. Comments at the top of the method and blank lines are ignored.
Larger values may indicate overly complex methods. You should refactor the method.
Last modified date: 09/19/2019
This site works best with JavaScript enabled