| blib/lib/Email/Outlook/Message/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 25 | 27 | 92.5 | 
| pod | 5 | 5 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 38 | 8 | n/a | BEGIN | 
| 39 | 8 | n/a | BEGIN | 
| 40 | 8 | n/a | BEGIN | 
| 41 | 8 | n/a | BEGIN | 
| 42 | 8 | n/a | BEGIN | 
| 43 | 8 | n/a | BEGIN | 
| 44 | 8 | n/a | BEGIN | 
| 45 | 8 | n/a | BEGIN | 
| 197 | 8 | Yes | new | 
| 208 | 14 | Yes | mapi_property_names | 
| 213 | 108 | Yes | get_mapi_property | 
| 218 | 340 | Yes | set_mapi_property | 
| 224 | 26 | Yes | property | 
| 242 | 102 | n/a | _decode_mapi_property | 
| 278 | 14 | n/a | _process_pps | 
| 293 | 241 | n/a | _get_pps_name | 
| 300 | 221 | n/a | _parse_item_name | 
| 311 | 6 | n/a | _warn_about_unknown_directory | 
| 325 | 0 | n/a | _warn_about_unknown_file | 
| 343 | 221 | n/a | _process_pps_file_entry | 
| 358 | 14 | n/a | _process_property_stream | 
| 378 | 14 | n/a | _check_pps_file_entries | 
| 391 | 81 | n/a | _use_property | 
| 401 | 259 | n/a | _warn_about_skipped_property | 
| 412 | 0 | n/a | _log_property | 
| 435 | 14 | n/a | _set_verbosity | 
| 444 | 18 | n/a | _format_date |