The āLines of Codeā metric reported in MW is different from the āSource Linesā metric.
Problem:
āLines of Codeā and āSource Linesā are different metrics, reported against different objects.
Resolution:
āLines of Codeā is the number of lines of code, including copybooks or other types of included files, but not including comments and blank lines. The āLines of Codeā metric is reported against the following entities: C/C Function, C/C Member Function, C/C Class, Java Method, Java Class, Java Interface, Java Package, Java File, Program, PB Method, PB Object, VB Class, VB Function, VB Method.
āSource Linesā is the number of lines of source in a file. āSource Linesā is reported against all source files.
Incident Number: 2283589
#EnterpriseAnalyzer
#SupportTip