Branch Coverage

blib/lib/Statistics/MVA/BayesianDiscrimination.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
191 0 0 if ref $_[0] eq 'HASH'
200 0 0 if $k != 2
202 0 0 if (defined $options_ref) { }
209 0 0 if &Statistics::MVA::CVMat::_check($data[0])
210 0 0 if &Statistics::MVA::CVMat::_check($data[1])
216 0 0 if $p != scalar @{$lol2;}
236 0 0 if (defined $options_ref and defined $$options_ref{'cv'} and $$options_ref{'cv'} == 0) { }
291 0 0 if ($$options_ref{'priors'} == 1) { }
0 0 elsif (ref $$options_ref{'priors'} eq 'ARRAY') { }
0 0 elsif ($$options_ref{'priors'} == 0) { }
300 0 0 if scalar @priors != 2
301 0 0 if $priors[0] + $priors[1] < 0.95 or $priors[0] + $priors[1] > 1.05
365 0 0 if (not wantarray) { }
374 0 0 if $row != $#{$$matrix_x[0][0];}
393 0 0 if ref $ex ne 'ARRAY'
394 0 0 if scalar @{$ex;} != $p_var_num
406 0 0 $val_y > $val_x ? :
0 0 $val_x > $val_y ? :
413 0 0 if (not $context) { }
415 0 0 if (defined $type) { }