[root]/tests-src/net/sf/statcvs/reportmodel
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
cyganiak | 2 (100.0%) | 222 (100.0%) | 111.0 |
refactoring of the time series charts
- new TimeSeries class in the reportmodel package
- TimeSeriesChart renders a time series to a PNG image
- FileCountTimeSeriesReport creates a TimeSeries for file count
- AvgFileSizeTimeSeriesReport creates a TimeSeries for average file size
- removed FileCountIterator and FCChart
222 lines of code changed in: