In accordance with the terms of my grant from TPF this is the report for week 8 of my work on improving Devel::Cover.
This report covers 07.07 to 13.03. This week I released Devel:Cover 0.90. I spent some time working through RT and github tickets, resolving those I could and merging pull requests. RT 62423 concerns Devel::Cover failing its tests when it is built in a directory containing spaces, which appears to be the default when building with cpan on OSX. I couldn't build on OSX, but I did fix things up so that Devel::Cover should now work in directories which contain spaces. (But if you prefer your life to be easier, i suggest you don't do that.) I also added some tests and fixed up various other little bits and bobs. Closed RT tickets: 75565 cover -test fails Writing HTML output on Windows 62423 Devel::Cover 0.73 tests fail due to unescaped path 57173 Devel::Cover 0.66 is causing Moose constraint failures 70115 "malformed JSON string" errors when gcov2perl is ran for XS distributions 39162 Devel::Cover test 't/at2.t' failure 38765 1 test fails (acond_branch.t) on Cygwin 1.5.25 / Perl 5.10 38453 Devel::Cover - Use of uninitialized value in sprintf Closed Github tickets: 23 RE list with spaces doesn't work 24 protect slashes on windows Merged pull requests: 24 protect slashes on windows You can see the commits at https://github.com/pjcj/Devel--Cover/commits/master Hours worked: 11.07 4:30 12.07 3:05 13.07 8:45 Total 16:20 -- Paul Johnson - p...@pjcj.net http://www.pjcj.net