A B C D E F G H I K L M N O P R S T U V W X

A

a(String, String) - Method in class net.sf.statcvs.output.HTMLPage
 
AbstractLocTableReport - class net.sf.statcvs.reports.AbstractLocTableReport.
Convenience superclass for table reports related to authors and directories.
AbstractLocTableReport(CvsContent) - Constructor for class net.sf.statcvs.reports.AbstractLocTableReport
Constructor
addChange(Date, int) - Method in class net.sf.statcvs.reportmodel.TimeLine
Specifies that the time line's value changed at a given date.
addColumn(Column) - Method in class net.sf.statcvs.reportmodel.Table
Adds a column to the table
addFile(CvsFile) - Method in class net.sf.statcvs.model.Directory
Adds a file to this directory
addInt(Object, int) - Method in class net.sf.statcvs.util.IntegerMap
Adds an int to the value stored at a key.
addRevision(CvsRevision) - Method in class net.sf.statcvs.model.Commit
Adds a revision to the commit.
addRevision(CvsRevision) - Method in class net.sf.statcvs.model.Author
adds a revision for this author
addRevision(CvsRevision) - Method in class net.sf.statcvs.output.LOCSeriesBuilder
Adds a revision to the time series.
addSubdirectory(Directory) - Method in class net.sf.statcvs.model.Directory
Adds a subdirectory to this directory.
addTimePoint(Date, int) - Method in class net.sf.statcvs.reportmodel.TimeLine
Adds a data point to the time line.
addValue(int) - Method in class net.sf.statcvs.reportmodel.IntegerColumn
Adds a value to this column (in a new row)
addValue(Object) - Method in class net.sf.statcvs.reportmodel.GenericColumn
Adds a value to this column (in a new row)
Author - class net.sf.statcvs.model.Author.
Represents an author of one or more revisions in a repository.
Author(String) - Constructor for class net.sf.statcvs.model.Author
Creates a new author
AuthorColumn - class net.sf.statcvs.reportmodel.AuthorColumn.
A table column containing author names
AuthorColumn() - Constructor for class net.sf.statcvs.reportmodel.AuthorColumn
Creates a new author column
AuthorPage - class net.sf.statcvs.output.AuthorPage.
 
AuthorPage(CvsContent, Author, boolean) - Constructor for class net.sf.statcvs.output.AuthorPage
Method UserPage.
AUTHORS_PER_ACTIVITY_CHART - Static variable in class net.sf.statcvs.output.HTMLOutput
number of authors per activity chart
AuthorsForDirectoryTableReport - class net.sf.statcvs.reports.AuthorsForDirectoryTableReport.
Table report which creates a table containing the names of the authors who have committed changes to a certain directory, and their LOC contributions and number of changes in that directory.
AuthorsForDirectoryTableReport(CvsContent, Directory) - Constructor for class net.sf.statcvs.reports.AuthorsForDirectoryTableReport
Creates a table report containing authors who have committed changes to a specified directory, their number of changes and LOC contributions.
AuthorsTableReport - class net.sf.statcvs.reports.AuthorsTableReport.
Table report which creates a table containing the names of all authors, their LOC contributions and number of changes.
AuthorsTableReport(CvsContent, int) - Constructor for class net.sf.statcvs.reports.AuthorsTableReport
Creates a table report containing all authors, their number of changes and LOC contributions.
average() - Method in class net.sf.statcvs.util.IntegerMap
Returns the average of all values in the map.
AvgFileSizeTimeLineReport - class net.sf.statcvs.reports.AvgFileSizeTimeLineReport.
Time line for the average file size from a specified file list.
AvgFileSizeTimeLineReport(List) - Constructor for class net.sf.statcvs.reports.AvgFileSizeTimeLineReport
Creates a new file count time line for a specified list of files.

A B C D E F G H I K L M N O P R S T U V W X