Branch Coverage

lib/PDL/Stats/Basic.pd
Criterion Covered Total %
branch 33 56 58.9


line true false branch
687 0 0 unless $CDF
688 0 0 if $x->badflag
757 3 0 if ($src =~ /STDIN/ or ref $src eq 'GLOB') { }
758 0 0 unless open $fh_in, $src
769 3 0 if ($opt)
770 0 3 if $opt{'V'}
775 3 0 if ($opt{'C_ID'})
778 3 0 if $opt{'R_ID'}
787 132 0 if $opt{'R_ID'}
790 14 655 unless defined $_ and /\d\b/
795 0 132 if $opt{'NROW'} and $c_row == $opt{'NROW'}
804 1 2 unless nelem($data->slice(-1)->where($data->slice(-1) != $opt{'MISSN'}))
808 3 0 if $opt{'R_VAR'} == 0
811 0 3 if ($opt{'V'})
818 3 0 @$idv ? :
3 0 wantarray ? :
911 2 1 if (@factors == 1)
914 0 2 if (ref $factor eq 'ARRAY') { }
924 1 1 wantarray ? :
928 0 2 if (ref $_ eq 'PDL') { }
955 1 0 if (wantarray)
966 1 0 wantarray ? :
984 0 3 if $factor->ndims > 1
987 0 3 unless $factor->dim(0) == $p->dim(0)
1046 194 75 if UNIVERSAL::isa($var_ref, "PDL")
1047 8 9328 !defined($_) || $code_bad{$_} ? :
1049 9328 8 defined $_ ? :
1051 194 75 wantarray ? :