| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
CLOC.countFiles()
Count the number of files, reporting results by language.
|
com.fasterxml.jackson.databind.node.ObjectNode |
CLOC.linesByFile()
Count the physical lines of source code, reporting results by file.
|
com.fasterxml.jackson.databind.node.ObjectNode |
CLOC.linesByFileAndLanguage()
Count the physical lines of source code, reporting results by file and language.
|
com.fasterxml.jackson.databind.node.ObjectNode |
CLOC.linesByLanguage()
Count the physical lines of source code, reporting results by language.
|
Copyright © 2024 SEART. All rights reserved.