Set PERL5OPT in the environment to "-MDevel::Cover" before running the tcsh scripts; this will effectively add "-MDevel::Cover" to every call of perl in your test scripts without changing the scripts. Then simply run cover to generate the report. If all of your tests were run in the same directory, Devel::Cover will have already merged everything into one database. Otherwise, you will need to specify all of the coverage databases (to be merged together in-memory) when running the cover tool, but you can also use cover to write out the merged database if you want more than one report from the merged database.
In reply to Re: Creating coverage big report
by jcb
in thread Creating coverage big report
by ovedpo15
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |