Branch Coverage

blib/lib/CPAN/Debug.pm
Criterion Covered Total %
branch 8 16 50.0


line true false branch
38 12 6 $i ? :
39 0 18 unless defined $c[0]
42 6 30 if $_ > $#c
48 6 12 if ++$i >= 3
51 0 6 if ($CPAN::DEBUG{$caller[0][0]} & $CPAN::DEBUG)
52 0 0 if ($arg and ref $arg) { }
54 0 0 if ($@) { }
62 0 0 if (@caller > 1)