Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 182 (100.0%) | 5160 (100.0%) | 28.3 |
src/test/org/apache/commons/lang/exception/ | 21 (11.5%) | 1980 (38.4%) | 94.2 |
src/test/org/apache/commons/lang/ | 17 (9.3%) | 975 (18.9%) | 57.3 |
src/java/org/apache/commons/lang/ | 41 (22.5%) | 658 (12.8%) | 16.0 |
src/test/org/apache/commons/lang/time/ | 8 (4.4%) | 533 (10.3%) | 66.6 |
src/java/org/apache/commons/lang/exception/ | 14 (7.7%) | 410 (7.9%) | 29.2 |
src/java/org/apache/commons/lang/time/ | 16 (8.8%) | 311 (6.0%) | 19.4 |
/ | 30 (16.5%) | 108 (2.1%) | 3.6 |
xdocs/ | 14 (7.7%) | 102 (2.0%) | 7.2 |
src/java/org/apache/commons/lang/builder/ | 4 (2.2%) | 34 (0.7%) | 8.5 |
src/java/org/apache/commons/lang/math/ | 4 (2.2%) | 20 (0.4%) | 5.0 |
src/java/org/apache/commons/lang/enums/ | 6 (3.3%) | 10 (0.2%) | 1.6 |
src/java/org/apache/commons/lang/enum/ | 5 (2.7%) | 10 (0.2%) | 2.0 |
src/java/org/apache/commons/lang/text/ | 2 (1.1%) | 9 (0.2%) | 4.5 |
corrected isAllSet test on zero value
1 lines of code changed in:
added tests to increase test coverage
2 lines of code changed in:
increase StringUtils test coverage as reported by clover
51 lines of code changed in:
increase WordUtils test coverage as reported by clover
4 lines of code changed in:
increase Validate test coverage as reported by clover
12 lines of code changed in:
increase SerializationUtils test coverage as reported by clover
47 lines of code changed in:
increase NotImplementedException test coverage as reported by clover
97 lines of code changed in:
increase IntHashMap test coverage as reported by clover
128 lines of code changed in:
increase IllegalClassException test coverage as reported by clover
27 lines of code changed in:
increase Entities test coverage as reported by clover
60 lines of code changed in:
increase CharUtils test coverage as reported by clover
2 lines of code changed in:
increase CharRange test coverage as reported by clover
9 lines of code changed in:
increase BitField test coverage as reported by clover
32 lines of code changed in:
increase ArrayUtils test coverage as reported by clover
170 lines of code changed in:
applied javadoc cleanup patch from http://issues.apache.org/bugzilla/show_bug.cgi?id=35676 (did not apply the VariableFormatter javadoc path since this class is still being worked)
8 lines of code changed in:
Towards version 2.2: - Set the component version to 2.2-dev, removed text package exclusions
1 lines of code changed in:
added comment to denote empty catch block
1 lines of code changed in:
changed constructor empty statement to super
1 lines of code changed in:
removed empty statement from catch block that takes no action, using comment only to denote no action;
added super to empty constructors
27 lines of code changed in:
added super to empty constructors
8 lines of code changed in:
(85 more)