Subroutine Coverage 
| blib/lib/Email/Stuffer.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 38 | 40 | 95.0 | 
| pod | 19 | 20 | 95.0 | 
| line | count | pod | subroutine | 
| 1 | 9 | n/a | BEGIN | 
| 2 | 9 | n/a | BEGIN | 
| 6 | 9 | n/a | BEGIN | 
| 166 | 9 | n/a | BEGIN | 
| 167 | 9 | n/a | BEGIN | 
| 168 | 9 | n/a | BEGIN | 
| 169 | 9 | n/a | BEGIN | 
| 170 | 9 | n/a | BEGIN | 
| 171 | 9 | n/a | BEGIN | 
| 172 | 9 | n/a | BEGIN | 
| 173 | 9 | n/a | BEGIN | 
| 174 | 9 | n/a | BEGIN | 
| 212 | 12 | Yes | new | 
| 242 | 68 | n/a | _self | 
| 254 | 0 | Yes | header_names | 
| 258 | 1 | No | headers | 
| 268 | 61 | Yes | parts | 
| 282 | 3 | Yes | header | 
| 295 | 27 | n/a | _assert_addr_list_ok | 
| 310 | 12 | Yes | to | 
| 323 | 10 | Yes | from | 
| 337 | 1 | Yes | reply_to | 
| 351 | 2 | Yes | cc | 
| 364 | 2 | Yes | bcc | 
| 377 | 10 | Yes | subject | 
| 405 | 7 | Yes | text_body | 
| 436 | 2 | Yes | html_body | 
| 468 | 11 | n/a | _detect_content_type | 
| 505 | 12 | Yes | attach | 
| 544 | 9 | Yes | attach_file | 
| 578 | 8 | n/a | _slurp | 
| 608 | 7 | Yes | transport | 
| 638 | 61 | Yes | email | 
| 667 | 0 | n/a | __as_Email_MIME | 
| 671 | 20 | n/a | _any | 
| 682 | 4 | n/a | _transfer_headers | 
| 685 | 60 | n/a | __ANON__ | 
| 699 | 31 | Yes | as_string | 
| 719 | 5 | Yes | send | 
| 751 | 2 | Yes | send_or_die |