June 27, 2005 | Phalanx from the Trenches | Prev Next |
Test Code Coverage
$ cover -delete
$ HARNESS_PERL_SWITCHES=-MDevel::Cover make test
$ cover
File stmt branch cond sub pod time total ---------------------------- ------ ------ ------ ------ ------ ------ ------ Text/Template.pm 95.6 88.1 96.6 93.1 91.7 99.1 93.5 Text/Template/Preprocess.pm 100.0 75.0 100.0 100.0 50.0 0.9 92.6 Total 95.8 87.7 96.9 93.8 92.9 100.0 93.7 ---------------------------- ------ ------ ------ ------ ------ ------ ------
Home Last TOC | Copyright © 2005 James E Keenan and Marc Prewitt | Prev Next |