public class ModuleTableReport extends java.lang.Object implements TableReport
Constructor and Description |
---|
ModuleTableReport(Repository content)
Creates a table report containing all modules and their
respective number of changes and LOC.
|
public ModuleTableReport(Repository content)
content
- the version control source datapublic void calculate()
TableReport
calculate
in interface TableReport
public Table getTable()
TableReport
getTable
in interface TableReport