Subroutine Coverage 
| blib/lib/Net/SDP/Media.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 19 | 26 | 73.0 | 
| pod | 18 | 19 | 94.7 | 
| line | count | pod | subroutine | 
| 13 | 5 | n/a | BEGIN | 
| 14 | 5 | n/a | BEGIN | 
| 15 | 5 | n/a | BEGIN | 
| 68 | 3 | No | new | 
| 101 | 2 | n/a | _parse_m | 
| 123 | 1 | n/a | _generate_m | 
| 132 | 1 | n/a | _parse_c | 
| 159 | 1 | n/a | _generate_c | 
| 176 | 2 | Yes | address | 
| 183 | 2 | Yes | address_type | 
| 191 | 2 | Yes | port | 
| 198 | 2 | Yes | ttl | 
| 205 | 3 | Yes | media_type | 
| 212 | 3 | Yes | title | 
| 219 | 1 | Yes | transport | 
| 226 | 1 | Yes | network_type | 
| 234 | 0 | Yes | attribute | 
| 240 | 0 | Yes | attributes | 
| 246 | 0 | Yes | add_attribute | 
| 258 | 0 | Yes | remove_format_num | 
| 275 | 1 | Yes | default_format_num | 
| 291 | 0 | Yes | default_format | 
| 299 | 0 | Yes | format_num_list | 
| 311 | 0 | Yes | format_list | 
| 337 | 1 | Yes | add_format | 
| 368 | 1 | Yes | as_string |