|
|
| Do you know where your variables are? | |
| PerlMonks |
Devel::Cover not finding a test?by dragonchild (Archbishop) |
| on Aug 13, 2004 at 16:06 UTC ( [id://382738]=perlquestion: print w/replies, xml ) | Need Help?? |
|
dragonchild has asked for the wisdom of the Perl Monks concerning the following question:
I just started using Devel::Cover and it immediately reported that I wasn't testing a given subroutine. So, I add a .t for that subroutine, and the tests pass nicely. But, it still isn't marking that subroutine as tested! I pulled it out and it looks as if it's not even seeing the module. Before I open a ticket, I wanted to make sure I wasn't doing anything stupid/documented/etc.
I've included the code below:
------
Then there are Damian modules.... *sigh* ... that's not about being less-lazy -- that's about being on some really good drugs -- you know, there is no spoon. - flyingmoose I shouldn't have to say this, but any code, unless otherwise stated, is untested
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||