scc

코드 라인 수를 계산합니다. Go로 작성되었습니다. 더 많은 정보: https://github.com/boyter/scc.

scc

scc {{경로/대상/폴더}}

scc --by-file

scc --format {{tabular|wide|json|csv|cloc-yaml|html|html-table}}

scc --include-ext {{go,java,js}}

scc --exclude-dir {{.git,.hg}}

scc --sort {{files|name|lines|blanks|code|comments|complexity}}

scc -h