Count source lines of code (SLOC) and logical lines of code (LLOC). This is a faster implementation (in Go) of David A. Wheeler's sloccount tool. It can count LLOC as well as SLOC and handles a wider spread of languages, as well.
This is an sbt plugin for code coverage analysis via JaCoCo.
JaCoCo is a promising new Java code coverage library currently being developed by the makers of EclEmma (thanks, guys!).
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy