Folks,<br><br>I mentioned earlier that my Fall/Winter VTK project is improving code coverage.<br><br>I'm starting with some low hanging fruit, namely Common/Core which has 19 files flagged by cdash as low coverage:<br>
<a href="http://open.cdash.org/viewCoverage.php?buildid=2568829">http://open.cdash.org/viewCoverage.php?buildid=2568829</a><br><br>For example I just pushed this topic to gerrit that addresses testing for vtkTimePointUtilities, a class that has 0 coverage. I'm pretty sure there are bugs in this code, mainly surrounding boundary conditions that would not affect its usage, whatever that may be.<br>
<a href="http://review.source.kitware.com/#/t/1295/">http://review.source.kitware.com/#/t/1295/</a><br><br>But rather than rant, I'll ask the community to review the gerrit topics.<br><br>Bill<br><br><br>