메소드 | 설명 | |
---|---|---|
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
|