Provide relative statistical numbers
------------------------------------

                 Key: MOJO-678
                 URL: http://jira.codehaus.org/browse/MOJO-678
             Project: Mojo
          Issue Type: New Feature
          Components: dashboard
            Reporter: Stefan Seidel


For the Checkstyle, PMD, CPD (and poss. Findbugs) it would be nice to have the 
values not only in absolute terms (e.g. 2342 Checkstyle violations), but also 
in relative terms (per class/per file/per line-of-code). That would allow a 
much better overview of the general state of the module (esp. for checkstyle).
Now for the tables it should not be too much of a problem to add these numbers 
(but it should probably be configurable, too), but for the graphs/charts there 
are some options:
 - select one of the values <absolute, per_class/per_file, per_LOC> and render 
only this value in the chart
 - select some of the values <absolute, per_class/per_file, per_LOC> and render 
one chart per selected value
 - select some of the values <absolute, per_class/per_file, per_LOC> and render 
them all in one chart, scaled approbiately

Any opinions on this?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to