Condition Coverage

blib/lib/Statistics/MVA/BayesianDiscrimination.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
236 0 0 0 defined $options_ref and defined $$options_ref{'cv'}
0 0 0 defined $options_ref and defined $$options_ref{'cv'} and $$options_ref{'cv'} == 0

or 3 conditions

line l !l&&r !l&&!r condition
301 0 0 0 $priors[0] + $priors[1] < 0.95 or $priors[0] + $priors[1] > 1.05