public class DevelopersOfTheMonthTable extends java.lang.Object implements TableReport
Constructor and Description |
---|
DevelopersOfTheMonthTable(ReportConfig config)
Creates a table report containing all authors, their number of changes
and LOC contributions.
|
public DevelopersOfTheMonthTable(ReportConfig config)
content
- the version control source datapublic void calculate()
TableReport
calculate
in interface TableReport
public Table getTable()
TableReport
getTable
in interface TableReport