2008

Measure

A simple tool for gathering metrics related to the distribution of complexity in Java programs.

This version runs as a Checkstyle custom listener, collecting Cyclomatic Complexity data directly, and uses JFreeChart to display a chart of the cumulative distribution of complexity per method and a power-law fit to that data for comparison.

Download measure.