All Projects → cleuton → Jqana

cleuton / Jqana

Java source code Quality Analyzer

Programming Languages

java
68154 projects - #9 most used programming language

jqana

NOTICE This repo will be refactored! The componnet is no longer working and is going under maintenance.

Java source code Quality Analyzer

About jQana

jQana is a tool that analyzes Java source code and produces some metrics reports. Currently it verifies: LCOM4 (Lack of Cohesion of Methods - Martin Hitz, Behzad Montazeri), RFC (Response For Class - Shyam R. Chidamber Chris F. Kemerer) e CC (Cyclomatic Complexity - Thomas J. McCabe).

It is inteded to work as an additional metrics plugin, to work in tandem with JDepend and Cobertura, in a maven site generation. So, jQana is a Maven reporting plugin.

The tool is a FOSS (Free and Open Source Software) and it is licenced under Apache v 2.0 license - http://www.apache.org/licenses/LICENSE-2.0.html).

Authors

The tool was originally created by Cleuton Sampaio, and Tiago Melo, but is an Open Source project, so anyone can join and help develop it. It is a project sponsored by the following Open Source communities:

Codeship Status for cleuton/jqana

How to use jQana

To use and download jQana, please consult our Website.

Thanks

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].