Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 392 (100.0%) | 8627 (100.0%) | 22.0 |
statcvs/src/net/sf/statcvs/model/ | 98 (25.0%) | 1804 (20.9%) | 18.4 |
statcvs/tests-src/net/sf/statcvs/model/ | 17 (4.3%) | 1558 (18.1%) | 91.6 |
statcvs/src/net/sf/statcvs/output/ | 61 (15.6%) | 1008 (11.7%) | 16.5 |
statcvs/ | 31 (7.9%) | 914 (10.6%) | 29.4 |
statcvs/src/net/sf/statcvs/renderer/ | 35 (8.9%) | 669 (7.8%) | 19.1 |
statcvs/src/net/sf/statcvs/ | 56 (14.3%) | 597 (6.9%) | 10.6 |
statcvs/src/net/sf/statcvs/util/ | 27 (6.9%) | 550 (6.4%) | 20.3 |
statcvs/tests-src/net/sf/statcvs/input/ | 6 (1.5%) | 459 (5.3%) | 76.5 |
statcvs/tests-src/net/sf/statcvs/util/ | 5 (1.3%) | 376 (4.4%) | 75.2 |
statcvs/src/net/sf/statcvs/input/ | 49 (12.5%) | 311 (3.6%) | 6.3 |
statcvs/tests-src/net/sf/statcvs/renderer/ | 4 (1.0%) | 300 (3.5%) | 75.0 |
statcvs/tests-src/net/sf/statcvs/ | 2 (0.5%) | 76 (0.9%) | 38.0 |
statcvs/src/net/sf/statcvs/ant/ | 1 (0.3%) | 5 (0.1%) | 5.0 |
Minor code review tasks.
Added some javadocs
Fixed some unhandled Exceptions
76 lines of code changed in 12 files:
Remove unused class Agent.java
0 lines of code changed in 1 file:
No longer necesarry file deleted.
0 lines of code changed in 1 file:
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 3 files:
License changed to LGPL
1675 lines of code changed in 79 files:
Test for new functions added
29 lines of code changed in 2 files:
File Count Chart added to Suite
40 lines of code changed in 4 files:
File Count functionaliy and Chart added
55 lines of code changed in 4 files:
Add test classes path to the classpath
1 lines of code changed in 1 file:
Move all test classes out of their directories into the
new test dircetory test-src
2476 lines of code changed in 14 files:
Move all test classes out of their directories into the
new test dircetory test-src
0 lines of code changed in 14 files:
[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 1 file:
ignore even more:
html, png, css files
4 lines of code changed in 1 file:
new log file added
15 lines of code changed in 2 files:
code conventions fixed
75 lines of code changed in 11 files:
Bug fixed: cvs log does no longer need to have a full space line at the very end
6 lines of code changed in 1 file:
Path seperator refactored
22 lines of code changed in 2 files:
Prerequisities added
10 lines of code changed in 1 file:
Checkstyle task removed
0 lines of code changed in 1 file:
Checkstyle nature added
6 lines of code changed in 1 file:
(81 more)