[root]/statsvn/tests-src/net/sf/statcvs/output
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 9 (100.0%) | 242 (100.0%) | 26.8 |
Jean-Philippe Daigle | 2 (22.2%) | 130 (53.7%) | 65.0 |
Jason Kealey | 2 (22.2%) | 65 (26.9%) | 32.5 |
Gunter Mussbacher | 1 (11.1%) | 28 (11.6%) | 28.0 |
Benoit Xhenseval | 4 (44.4%) | 19 (7.9%) | 4.7 |
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.
19 lines of code changed in 2 files:
renamed viewcvs to viewvc everywhere except Ant task.
33 lines of code changed in 1 file:
got rid of cvsweb and fixed broken tests for repository integration
32 lines of code changed in 1 file:
renaming from CVS to abstract names or SVN; followed StatsCVS recommedations
28 lines of code changed in 1 file:
Initial statcvs project import
130 lines of code changed in 2 files: