JCSC is a highly configurable checking tool for your Java source code. It checks the compliance to a defineable coding standard like naming conventions and code structure. Also signs of bad coding, potential bugs are found. JCSC is inspired by lint.
The purposes of this software are:
1) to check some lint in CA-Clipper source files
2) to create a comprehensive list of functions (with additional info)
3) and to gather some metrics.
The Checker makes HTML reports.
The software is written in C++ (