Oct 14 2007 Coverage Analysis in Testing Back

Generating Coverage Reports

Regardless of what distribution format you have, once you have the coverage database, call:

            cover

You'll get this summary:


    File                 stmt   bran   cond    sub    pod   time  total
    ------------------ ------ ------ ------ ------ ------ ------ ------
    blib/lib/Alpha.pm    93.9   70.0   66.7  100.0    0.0  100.0   82.0
    Total                93.9   70.0   66.7  100.0    0.0  100.0   82.0
    ------------------ ------ ------ ------ ------ ------ ------ ------


Home Last TOC Copyright © 2007 James E Keenan Back Next