[root]/Testing/Code/Review
Statistics
(92 files, 21591 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 1533 (100.0%) | 49180 (100.0%) | 32.0 |
| ibanez | 551 (35.9%) | 17810 (36.2%) | 32.3 |
| hanfei | 125 (8.2%) | 6641 (13.5%) | 53.1 |
| glehmann | 181 (11.8%) | 6208 (12.6%) | 34.2 |
| lorensen | 178 (11.6%) | 4197 (8.5%) | 23.5 |
| gelas | 100 (6.5%) | 3952 (8.0%) | 39.5 |
| andinet | 143 (9.3%) | 3533 (7.2%) | 24.7 |
| sophie.chen | 73 (4.8%) | 1692 (3.4%) | 23.1 |
| turner | 28 (1.8%) | 1082 (2.2%) | 38.6 |
| sylvain | 43 (2.8%) | 1078 (2.2%) | 25.0 |
| danmueller | 13 (0.8%) | 628 (1.3%) | 48.3 |
| tom.vercauteren | 36 (2.3%) | 524 (1.1%) | 14.5 |
| hjohnson | 7 (0.5%) | 486 (1.0%) | 69.4 |
| karthik | 9 (0.6%) | 389 (0.8%) | 43.2 |
| mariusstaring | 5 (0.3%) | 275 (0.6%) | 55.0 |
| ntustison | 7 (0.5%) | 215 (0.4%) | 30.7 |
| Matt.Turek | 10 (0.7%) | 159 (0.3%) | 15.9 |
| finetjul | 4 (0.3%) | 75 (0.2%) | 18.7 |
| jjomier | 7 (0.5%) | 70 (0.1%) | 10.0 |
| kishore | 5 (0.3%) | 63 (0.1%) | 12.6 |
| lantiga | 2 (0.1%) | 58 (0.1%) | 29.0 |
| millerjv | 5 (0.3%) | 39 (0.1%) | 7.8 |
| seanmcbride | 1 (0.1%) | 6 (0.0%) | 6.0 |
ENH: Hopefully, full code coverage for BinaryImageToLabelMapFilter.
19 lines of code changed in:
ENH: Full test coverage of CropLabelMapFilter. STYLE: better filter name.
15 lines of code changed in:
BUG: Don't use the same output image name in several test to be able to run the tests in parallel.
40 lines of code changed in:
ENH: Test the exception when the number of objects is too large. ENH: Enhance the error message by adding the number of objects found and the largest possible numbers.
28 lines of code changed in:
ENH: Add an artificial image to exercise all the line configurations in BinaryImageToLabelMapFilter.
24 lines of code changed in:
ENH: test the case where an object must be removed to free the label for the background - coverage should reach 100% in ChangeLabelLabelMapFilter.
10 lines of code changed in:
ENH: Test a wrong method type in MergeLabelMapFilter - coverage should reach 100% in that class.
12 lines of code changed in:
ENH: added a regression test for itkBSplineScatteredDataPointSetToImageFilter.
3 lines of code changed in:
ENH: more coverage
56 lines of code changed in:
ENH: more coverage
219 lines of code changed in:
COMP: unused variable warnings.
5 lines of code changed in:
ENH: New tests for GaborImageSource.
163 lines of code changed in:
ENH: More bad polydata tests for itkVTKPolyDataReader.
42 lines of code changed in:
ENH: Another test case for bad vtk polydata.
6 lines of code changed in:
ENH: itkVTKPolyDataReader tests.
68 lines of code changed in:
BUG: Remove new tests that are failing on Borland until I return from trip.
0 lines of code changed in:
BUG: 9548: itkVTKPolyDataReader does not throw an error with some binary vtk files. ENH: added several additional error checks along with a slew of bad vtk polydata files.
68 lines of code changed in:
BUG: mask should be unsigned char.
5 lines of code changed in:
COMP: remove warnings invalid multibyte character sequence
27 lines of code changed in:
COMP: On Borland do not build or run itkReviewTests4. These tests currently cause the following linker failure on Borland. Fatal: illegal VIRDEF fixup index in module. If this issue is resolved, this restriction will be removed.
4 lines of code changed in:
(713 more)