net.sf.statcvs.reports
Class DirectoriesForAuthorTableReport
- TableReport
public class DirectoriesForAuthorTableReport
Table report which creates a table containing directories to which
a specified author has committed changes, and their respective
number of changes and LOC.
$Id: DirectoriesForAuthorTableReport.java,v 1.7 2008/04/02 11:22:15 benoitx Exp $
DirectoriesForAuthorTableReport
public DirectoriesForAuthorTableReport(ReportConfig config,
Author author)
Creates a table report containing directories to which a specified
author has committed changes, and their respective number of changes
and LOC.