Branch Coverage

blib/lib/PDLA/Stats/TS.pm
Criterion Covered Total %
branch 6 38 15.7


line true false branch
575 0 2 unless ref $b eq 'PDLA'
579 1 1 if ($opt{'CONST'}) { }
638 0 1 if ($opt{'PLOT'} and not $PGPLOT)
660 0 1 if ($opt{'PLOT'})
662 0 0 unless ($w)
669 0 0 if ($m->squeeze->ndims < 2) { }
677 0 0 unless $opt{'WIN'}
680 1 0 wantarray ? :
705 0 0 unless defined $d
709 0 0 if ($PGPLOT) { }
720 0 0 unless ($opt{'WIN'})
731 0 0 unless $opt{'WIN'}
796 0 0 if ref $_[-1] eq 'HASH'
801 0 0 if ($PGPLOT) { }
815 0 0 $opt{'SIG'} == 0.001 ? :
0 0 $opt{'SIG'} == 0.01 ? :
0 0 $opt{'SIG'} == 0.05 ? :
0 0 $opt{'SIG'} == 0.1 ? :
818 0 0 unless ($y_sig)