Package | Description |
---|---|
net.sf.statcvs.input |
This package is responsible for parsing CVS logs and working
copy and creating a StatCVS model from them.
|
Modifier and Type | Method and Description |
---|---|
int |
RepositoryFileManager.getLinesOfCode(java.lang.String filename)
Returns the lines of code for a repository file.
|
int |
Builder.getLOC(java.lang.String filename) |