Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
net.sf.statcvs.reports.AbstractLocTableReport
net.sf.statcvs.reports.DevelopersTableReport
Field Summary |
Fields inherited from class net.sf.statcvs.reports.AbstractLocTableReport | |
SORT_BY_LINES , SORT_BY_NAME |
Constructor Summary | |
|
Methods inherited from class net.sf.statcvs.reports.AbstractLocTableReport | |
calculateChangesAndLinesPerDeveloper , calculateChangesAndLinesPerDirectory , createChangesAndLinesTable , getChangesMap , getContent , getDeveloperCount , getLinesMap |
public DevelopersTableReport(ReportConfig config)
Creates a table report containing all authors, their number of changes and LOC contributions.
- Parameters:
public void calculate()
- Specified by:
- calculate in interface TableReport
- See Also:
TableReport.calculate()
public Table getTable()
- Specified by:
- getTable in interface TableReport
- See Also:
TableReport.getTable()