CountLOC Tool to count Line of Code (LOC) of a project. Build git clone https://github.com/giosil/countloc.git mvn clean install Run CountLOC.start(new File("."), "java"); Contributors Giorgio Silvestris