Package | Description |
---|---|
net.sf.statcvs.pages | |
net.sf.statcvs.reports |
Class and Description |
---|
TableReport
A table report generates a
Table
from some data source. |
TopDevelopersTableReport
Table report which creates a table containing the names of the
top 10 developers and their LOC contributions.
|
Class and Description |
---|
AbstractLocTableReport
Convenience superclass for table reports related to authors and directories.
|
AbstractRollingLocTableReport
Convenience superclass for table reports related to last n months for authors and directories.
|
TableReport
A table report generates a
Table
from some data source. |