1Devel::Cover::Branch(3)User Contributed Perl DocumentatioDnevel::Cover::Branch(3)
2
3
4
6 Devel::Cover::Branch - Code coverage metrics for Perl
7
9 use Devel::Cover::Branch;
10
12 Module for storing branch coverage information.
13
15 Devel::Cover::Criterion
16
19 Huh?
20
22 Version 0.65 - 8th August 2009
23
25 Copyright 2001-2009, Paul Johnson (pjcj@cpan.org)
26
27 This software is free. It is licensed under the same terms as Perl
28 itself.
29
30 The latest version of this software should be available from my
31 homepage: http://www.pjcj.net
32
33
34
35perl v5.10.1 2009-08-08 Devel::Cover::Branch(3)