[root]/statcvs/tests-src/net/sf/statcvs/pages
| Author | Changes | Lines of Code | Lines per Change | 
|---|---|---|---|
| Totals | 5 (100.0%) | 132 (100.0%) | 26.4 | 
| Benoit Xhenseval | 3 (60.0%) | 73 (55.3%) | 24.3 | 
| Richard Cyganiak | 2 (40.0%) | 59 (44.7%) | 29.5 | 
Re-coded the auto-link facility this time using regular Expressions (from 41 lines of code to 3...).
I'd recommend this book: http://www.amazon.co.uk/exec/obidos/ASIN/1590591070/benoitxhenseshal
    
41 lines of code changed in 1 file:
Done an Eclipse cleanUp in order to reduce number of warnings by FindBugs / Checkstyle / PMD tools.
Sorry if it is looking like a massive change...
    
32 lines of code changed in 2 files:
Refactor:
- OutputUtils.escapeHTML => HTML.escape
- OutputUtils => ChartUtils
- StatConstants.* => HTML.*
    
59 lines of code changed in 2 files: