Branch Coverage

/root/.cpan/build/PDL-CCS-1.24.1-0/t/common.plt
Criterion Covered Total %
branch 13 34 38.2


line true false branch
11 2595 2340 if (@_ == 1) { }
2340 0 elsif (@_ == 2) { }
25 0 0 if ($skip_if_true) { }
28 0 0 if (@_ == 1 and ref $_[0] and ref $_[0] eq 'CODE') { }
40 0 0 if ($skip_if_true) { }
64 0 7 unless defined $eps
76 0 0 unless defined $a
77 0 0 UNIVERSAL::can($a, 'type') ? :
84 0 2498 unless $ok
92 2482 0 if defined $got
93 2482 0 if defined $want
106 9 0 if defined $got
107 9 0 if defined $want
118 7 0 if defined $got
119 7 0 if defined $want
120 0 7 unless defined $eps
124 0 7 unless isok(labstr($label, $ok, $got, $want), $ok)