in reply to Re: Lessons learned from getting to 100% with Devel::Cover
in thread Lessons learned from getting to 100% with Devel::Cover

This is very true - sometimes I had to write if's or unless statements in less idiomatic ways so that Devel::Cover could keep up - I expect almost all of those issues will abate as it progresses through beta to being a core module - it deserves to be there.

use brain;

  • Comment on Re^2: Lessons learned from getting to 100% with Devel::Cover