[root]/statsvn/tests-src/net/sf/statcvs/renderer
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 6 (100.0%) | 26 (100.0%) | 4.3 |
Jean-Philippe Daigle | 2 (33.3%) | 13 (50.0%) | 6.5 |
Benoit Xhenseval | 4 (66.7%) | 13 (50.0%) | 3.2 |
Move tests to net.sf.statsvn
0 lines of code changed in 2 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.
13 lines of code changed in 2 files:
Initial statcvs project import
13 lines of code changed in 2 files: