Branch Coverage

blib/lib/Algorithm/Classifier/NaiveBayes/App/Command/tweak.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
36 0 4 unless (-f $opt->{'m'})
40 1 1 unless (defined $opt->{'smoothing'} or defined $opt->{'alpha'} or defined $opt->{'priors'})