[root]/statsvn/tests-src/net/sf/statcvs
input
(0 files, 0 lines)
samplefiles
(0 files, 0 lines)
model
(0 files, 0 lines)
output
(0 files, 0 lines)
renderer
(0 files, 0 lines)
reportmodel
(0 files, 0 lines)
util
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 3 (100.0%) | 4 (100.0%) | 1.3 |
Jean-Philippe Daigle | 1 (33.3%) | 2 (50.0%) | 2.0 |
Benoit Xhenseval | 2 (66.7%) | 2 (50.0%) | 1.0 |
Move tests to net.sf.statsvn
0 lines of code changed in 1 file:
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.
2 lines of code changed in 1 file:
Initial statcvs project import
2 lines of code changed in 1 file: