| 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 | 
| 95 | 100 | Yes | parse_content_type | 
| 139 | 47 | Yes | parse_content_disposition | 
| 175 | 30 | Yes | build_content_type | 
| 195 | 26 | Yes | build_content_disposition | 
| 213 | 56 | n/a | _build_attributes | 
| 226 | 4 | n/a | BEGIN | 
| 306 | 143 | n/a | _unfold_lines | 
| 310 | 1194 | n/a | _clean_comments | 
| 332 | 143 | n/a | _process_rfc2231 | 
| 372 | 143 | n/a | _parse_attributes | 
| 422 | 225 | n/a | _extract_attribute_value |