Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 410 (100.0%) | 11035 (100.0%) | 26.9 |
tests-src/net/sf/statcvs/model/ | 17 (4.1%) | 2550 (23.1%) | 150.0 |
src/net/sf/statcvs/model/ | 98 (23.9%) | 2202 (20.0%) | 22.4 |
src/net/sf/statcvs/output/ | 61 (14.9%) | 1183 (10.7%) | 19.3 |
/ | 31 (7.6%) | 1026 (9.3%) | 33.0 |
src/net/sf/statcvs/renderer/ | 35 (8.5%) | 755 (6.8%) | 21.5 |
src/net/sf/statcvs/ | 56 (13.7%) | 748 (6.8%) | 13.3 |
src/net/sf/statcvs/util/ | 27 (6.6%) | 650 (5.9%) | 24.0 |
tests-src/net/sf/statcvs/input/ | 6 (1.5%) | 459 (4.2%) | 76.5 |
tests-src/net/sf/statcvs/util/ | 5 (1.2%) | 376 (3.4%) | 75.2 |
src/net/sf/statcvs/gui/ | 16 (3.9%) | 366 (3.3%) | 22.8 |
src/net/sf/statcvs/input/ | 49 (12.0%) | 339 (3.1%) | 6.9 |
tests-src/net/sf/statcvs/renderer/ | 4 (1.0%) | 300 (2.7%) | 75.0 |
tests-src/net/sf/statcvs/ | 2 (0.5%) | 76 (0.7%) | 38.0 |
src/net/sf/statcvs/ant/ | 1 (0.2%) | 5 (0.0%) | 5.0 |
src/output/ | 2 (0.5%) | 0 (0.0%) | 0.0 |
Minor code review tasks.
Added some javadocs
Fixed some unhandled Exceptions
76 lines of code changed in:
Remove unused class Agent.java
0 lines of code changed in:
No longer necesarry file deleted.
0 lines of code changed in:
logging re-paired.
Default logging shows only ERROR and WARNING level messages; it can be enabled by the "-verbose" command line option
Verbose logging shows ERROR, WARNING and INFO level messages; it can be enabled by the "-debug" command line option
Debug logging shows messages of all levels ERROR - FINEST.
34 lines of code changed in:
License changed to LGPL
1675 lines of code changed in:
Test for new functions added
29 lines of code changed in:
File Count Chart added to Suite
40 lines of code changed in:
File Count functionaliy and Chart added
473 lines of code changed in:
Add test classes path to the classpath
1 lines of code changed in:
Move all test classes out of their directories into the
new test dircetory test-src
3308 lines of code changed in:
Move all test classes out of their directories into the
new test dircetory test-src
0 lines of code changed in:
Delete unnecessary gui classes.
0 lines of code changed in:
[668676] bug fixed by applying replaceBadCharacters function
on every username. mapping of bad characters to good characters
implemented via static char[] in CvsRevisionParser class
20 lines of code changed in:
ignore even more:
html, png, css files
4 lines of code changed in:
new log file added
36 lines of code changed in:
code conventions fixed
75 lines of code changed in:
Bug fixed: cvs log does no longer need to have a full space line at the very end
6 lines of code changed in:
Path seperator refactored
22 lines of code changed in:
Prerequisities added
10 lines of code changed in:
Checkstyle task removed
0 lines of code changed in:
(85 more)