Subroutine Coverage 
| blib/lib/AI/NaiveBayes1.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 20 | 22 | 90.9 | 
| pod | 16 | 16 | 100.0 | 
| line | count | pod | subroutine | 
| 4 | 8 | n/a | BEGIN | 
| 6 | 8 | n/a | BEGIN | 
| 8 | 8 | n/a | BEGIN | 
| 11 | 8 | n/a | BEGIN | 
| 14 | 8 | n/a | BEGIN | 
| 17 | 11 | Yes | new | 
| 32 | 4 | Yes | set_real | 
| 37 | 5 | Yes | import_from_YAML | 
| 44 | 9 | Yes | import_from_YAML_file | 
| 53 | 3 | Yes | add_table | 
| 86 | 0 | Yes | add_csv_file | 
| 104 | 0 | Yes | drop_attributes | 
| 117 | 147 | Yes | add_instances | 
| 155 | 68 | Yes | add_instance | 
| 160 | 11 | Yes | train | 
| 255 | 13 | Yes | predict | 
| 312 | 25 | Yes | print_model | 
| 384 | 263 | n/a | _append_lines | 
| 394 | 25 | Yes | labels | 
| 399 | 25 | Yes | attributes | 
| 404 | 5 | Yes | export_to_YAML | 
| 410 | 9 | Yes | export_to_YAML_file |