Subroutine Coverage 
| blib/lib/Email/Stuffer.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 36 | 38 | 94.7 | 
| 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 | 
| 210 | 12 | Yes | new | 
| 240 | 68 | n/a | _self | 
| 252 | 0 | Yes | header_names | 
| 256 | 1 | No | headers | 
| 266 | 61 | Yes | parts | 
| 280 | 3 | Yes | header | 
| 293 | 27 | n/a | _assert_addr_list_ok | 
| 308 | 12 | Yes | to | 
| 321 | 10 | Yes | from | 
| 335 | 1 | Yes | reply_to | 
| 349 | 2 | Yes | cc | 
| 362 | 2 | Yes | bcc | 
| 375 | 10 | Yes | subject | 
| 403 | 7 | Yes | text_body | 
| 434 | 2 | Yes | html_body | 
| 466 | 11 | n/a | _detect_content_type | 
| 503 | 12 | Yes | attach | 
| 542 | 9 | Yes | attach_file | 
| 576 | 8 | n/a | _slurp | 
| 606 | 7 | Yes | transport | 
| 636 | 61 | Yes | email | 
| 665 | 0 | n/a | __as_Email_MIME | 
| 669 | 20 | n/a | _any | 
| 680 | 4 | n/a | _transfer_headers | 
| 683 | 60 | n/a | __ANON__ | 
| 697 | 31 | Yes | as_string | 
| 717 | 5 | Yes | send | 
| 749 | 2 | Yes | send_or_die |