| blib/lib/AI/NaiveBayes/Learner.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 9 | 9 | 100.0 | 
| pod | 3 | 3 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 3 | n/a | BEGIN | 
| 4 | 3 | n/a | BEGIN | 
| 5 | 3 | n/a | BEGIN | 
| 7 | 3 | n/a | BEGIN | 
| 8 | 3 | n/a | BEGIN | 
| 9 | 3 | n/a | BEGIN | 
| 20 | 20 | Yes | add_example | 
| 41 | 5 | Yes | classifier | 
| 87 | 40 | Yes | add_hash |