allow coverage testing to test only .c code coverage
authorTony Cook <tony@develop-help.com>
Thu, 25 Oct 2012 03:39:06 +0000 (14:39 +1100)
committerTony Cook <tony@develop-help.com>
Sat, 24 Nov 2012 04:05:55 +0000 (15:05 +1100)
commit6aadff5530cb39a5e6ec13f9c763d33a6133b1bc
tree1440ea3aeafd3f45f9ae981994044af95f50d175
parent6ee0c41f7b32ec1dc40e41246f0b709c54ea119d
allow coverage testing to test only .c code coverage

this allows me to test coverage of code only tested by threading,
since Devel::Cover and ithreads don't (or didn't) get along well.
imcover.perl