How can I get 100% test coverage in a Perl module that uses DBI?
- by BrianH
I am a bit new to the Devel::Cover module, but have found it very useful in making sure I am not missing tests.
A problem I am running into is understanding the report from Devel::Cover. I've looked at the documentation, but can't figure out what I need to test to get 100% coverage.
Here is the output from the cover report:
line err stmt …