| blib/lib/Email/MIME/ContentType.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 17 | 17 | 100.0 |
| pod | 4 | 4 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 1 | 4 | n/a | BEGIN |
| 2 | 4 | n/a | BEGIN |
| 6 | 4 | n/a | BEGIN |
| 7 | 4 | n/a | BEGIN |
| 8 | 4 | n/a | BEGIN |
| 9 | 4 | n/a | BEGIN |
| 92 | 85 | Yes | parse_content_type |
| 136 | 34 | Yes | parse_content_disposition |
| 172 | 15 | Yes | build_content_type |
| 192 | 13 | Yes | build_content_disposition |
| 210 | 28 | n/a | _build_attributes |
| 223 | 4 | n/a | BEGIN |
| 301 | 115 | n/a | _unfold_lines |
| 305 | 962 | n/a | _clean_comments |
| 327 | 115 | n/a | _process_rfc2231 |
| 367 | 115 | n/a | _parse_attributes |
| 417 | 181 | n/a | _extract_attribute_value |