Branch Coverage

lib/PDL/Stats/TS.pd
Criterion Covered Total %
branch 7 30 23.3


line true false branch
428 1 1 if ($opt)
431 1 1 if ($opt{'CONST'}) { }
506 1 0 if ($opt)
525 0 1 if ($opt{'PLOT'})
532 0 0 if $m->squeeze->ndims < 2 and ($errb_length > 0)->any
537 1 0 wantarray ? :
561 0 0 unless defined $d
567 0 0 if ($opt)
608 0 0 ref $_[-1] eq 'HASH' ? :
615 0 0 if ($opt)
619 0 0 $opt{'SIG'} == 0.001 ? :
0 0 $opt{'SIG'} == 0.01 ? :
0 0 $opt{'SIG'} == 0.05 ? :
0 0 $opt{'SIG'} == 0.1 ? :
622 0 0 unless ($y_sig)