Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 8 (100.0%) | 55 (100.0%) | 6.8 |
statcvs/src/net/sf/statcvs/input/ | 6 (75.0%) | 42 (76.4%) | 7.0 |
statcvs/src/net/sf/statcvs/util/ | 1 (12.5%) | 8 (14.5%) | 8.0 |
statcvs/src/net/sf/statcvs/model/ | 1 (12.5%) | 5 (9.1%) | 5.0 |
Made methods protected so that subclasses can implement their own
filtering.
5 lines of code changed in 1 file:
Fixed incorrect javadoc
4 lines of code changed in 1 file:
Basic null escaping and small performance improvements.
46 lines of code changed in 6 files: