October 27, 2005 Two or Three Things I Learned ...

Improving Test Coverage

Geoff's last version:

    v0.32:              test files:   4         tests:    37 
    Coverage:
    File                           stmt   bran   cond    sub
    ---------------------------- ------ ------ ------ ------
    ...b/ExtUtils/ModuleMaker.pm   80.7   48.4   44.4   82.5 

My first version:

    v0.33:              test files:   7         tests:   105 
    Coverage:
    File                           stmt   bran   cond    sub
    ---------------------------- ------ ------ ------ ------
    ...b/ExtUtils/ModuleMaker.pm   95.1   64.1   47.6   97.1 
continued...


Home Last TOC Copyright © 2005 James E Keenan Prev Next