bookmark

Reposita :: Meaxure


Description

a tool for measuring code metrics of Java applications. Contrary to other tools, Meaxure works with Java source files instead of class files and aims to be extendable. Currently Meaxure supports common metrics like lines of code, number of classes, number of methods or cyclomatic complexity. Due to it's reliance on source files it does not support metrics which cannot be calculated from individual source files like depth of inheritance tree or number of children.

Meaxure supports reporting violations to certain metrics. Rules for violations can be specified using XPath expressions,

Preview

Tags

Users

  • @gresch

Comments and Reviews