Package net.sf.statcvs.output
package net.sf.statcvs.output
-
ClassDescriptionIntegration of the Chora CVS ViewerA LOC and Churn Chart shows both the LOC and the number of lines touched per day, this allows you to see the evolution of lines of code and the amount of changes.Takes a command line, like given to the
Main.main(java.lang.String[])
method, and turns it into aConfigurationOptions
object.Thrown on missing/illegal configuration arguments.Class for storing all command line parameters.Manager for the handling of CSS files.Integration of cvswebCSS handler for a CSS file included in the distribution JAR file.Creates links to a JCVSWeb repository browser.CSS handler for a local CSS file which will be copied to the output dir.Class for producing Lines Of Code with Churn chartsNew report that Repo Map, a jtreemap-based report (applet) that shows the entire source tree in a hierarchical manner, the size of each box is related to LOC and the colour to the changes over the last 30 days (red -loc, green +loc).A configuration object that controls several aspects of report creation, such as the output directory and chart sizes.CSS handler for a CSS file specified by a HTTP URL.Integration of ViewCVSIntegration of ViewVCInterface for integration of web repository browsers.