cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. - AlDanial/cloc 基本的な使い方 基本的な使い方は引数でファイルもしくはディレクトリを指定するだけです。下記では例として ccache というソフトのコードのステップ数を調べています。各言語ごとにステップ数が集計されて表示されます。 $ git clone https://github.com/ccache/ccache.git $ cd ccache $ cloc . 366 text files. 365 unique files. 21 files ignored. github.com/AlDanial/cloc v 1.82 T=0.47 s (736.4 f