blib/lib/Algorithm/NaiveBayes/Model/Frequency.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 5 | 80.0 |
line | l | !l | condition |
---|---|---|---|
21 | 2 | 3 | $$mylabels{$label}{'attributes'} ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
66 | 7 | 7 | 0 | $$attributes{$feature} || $$m{'smoother'}{$label} |