JStyle
Home PageCategories: Code analysis - Standards verifiers
Author: CodeWork
Latest version: 3.0
Added 2005-07-04
Analyzes Java source to offer comments on the code and to generate metrics.
Some categories of comments are: Class naming conventions; Class member naming conventions; Class section ordering; Coding practices that affect reusability; Unsafe exception handling practices; Design deficiencies.
Some of the metrics generated are: Depth of Inheritance; Class fan-in/fan-out; RFC; LCOM; Cyclomatic Number; Halstead Measures; Weighted Methods Complexity.
Other product highlights:
- Two scripting languages JMScript and VBScript are built-in to extend the functionality of JStyle.
- Parsed and analyzed information is available to the script in the form of several COM objects.
- Supports a syntax-aware text editor. The editor functionality is exposed via COM objects for use within scripts.
- A code browser that is integrated with editor for easier navigation. Right mouse button brings up a context sensitive menu.
- Supports compressed jar files.
- A class browser that supports Javadoc comments is also included.
Built for Java |
Free or free version available |