Count, and compute differences of, lines of source code and comments. More information: https://github.com/AlDanial/cloc.
cloc {{/path/to/directory}}
cloc --progress=1 {{/path/to/directory}}
cloc --diff {{/directory/one}} {{/directory/two}}