Code Analysis
Tools
- cloc - counts blank lines, comment lines, and physical lines of source code in many programming languages.
References
- Coveralls: Test Coverage History & Statistics, last visited on Oct. 13, 2020
- Shields.io: Quality metadata badges for open source projects, last visited on Oct. 13, 2020
- Qlty.sh, last visited on Nov. 22, 2025
- Changhui Xu: Code Coverage in .NET Core Projects, last visited on Oct. 13, 2020
I am (have been) evaluating CodeScene. On this page I am sharing my lessons learned: My CodeScene Documentation
Some projects I have instrumented with code analysis
The links show the repository in GitHub. Click the badges to go to the linked code analysis tools. Most tools are configured in the CI script available in the respective .github/ subfolder of the repository.