Метод | Описание | |
---|---|---|
Count ( string inputPath ) : int |
measure number of physical lines of target source code
|
Метод | Описание | |
---|---|---|
CountForDirectory ( |
count sum of total LOC of all files in directory
|
|
CountForFile ( string filePath ) : int |
count total LOC of a file
|
public static Count ( string inputPath ) : int | ||
inputPath | string | |
Результат | int |