Oct 14 2007 | Coverage Analysis in Testing | Back Next |
By default, Devel::Cover creates database in:
cover_db/
HTML files go there as well
Create database elsewhere with Devel::Cover switch:
PERL5OPT=-MDevel::Cover-db,/your/directory/choice/
continued...
Home Last TOC | Copyright © 2007 James E Keenan | Back Next |