Class LinesOfCodeMetric

Counts the total lines of code in a file

Implements

Constructors

Properties

Methods

Constructors

Properties

name: string = 'LinesOfCode'
description: string = 'Counts the total lines of code in a file (excluding empty lines and comments)'

Methods