[root]/statsvn/tests-src/net/sf/statcvs/model
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 30 (100.0%) | 307 (100.0%) | 10.2 |
Benoit Xhenseval | 16 (53.3%) | 118 (38.4%) | 7.3 |
Gunter Mussbacher | 7 (23.3%) | 106 (34.5%) | 15.1 |
Jean-Philippe Daigle | 7 (23.3%) | 83 (27.0%) | 11.8 |
Move tests to net.sf.statsvn
0 lines of code changed in 9 files:
Fixed some checkstyle issues (using final wherever possible, hence a few changes...)
Introduced constants and rename final static method in upper case (was inconsistent).
Also there were a few inconsistencies in the use of { on the same line as for or if.
Re-ordered private/static/final keywords to follow java standard (e.g. private static final...)
I hope this is ok.
118 lines of code changed in 7 files:
renaming from CVS to abstract names or SVN; followed StatsCVS recommedations
106 lines of code changed in 7 files:
Initial statcvs project import
83 lines of code changed in 7 files: