| blib/lib/Audio/MPD.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 16 | 52 | 30.7 |
| pod | 24 | 25 | 96.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 9 | 9 | n/a | BEGIN |
| 10 | 9 | n/a | BEGIN |
| 11 | 9 | n/a | BEGIN |
| 16 | 9 | n/a | BEGIN |
| 17 | 9 | n/a | BEGIN |
| 18 | 9 | n/a | BEGIN |
| 19 | 9 | n/a | BEGIN |
| 20 | 9 | n/a | BEGIN |
| 21 | 9 | n/a | BEGIN |
| 22 | 9 | n/a | BEGIN |
| 23 | 9 | n/a | BEGIN |
| 24 | 9 | n/a | BEGIN |
| 26 | 9 | n/a | BEGIN |
| 27 | 9 | n/a | BEGIN |
| 28 | 9 | n/a | BEGIN |
| 49 | 0 | No | BUILD |
| 65 | 0 | n/a | _parse_env_var |
| 72 | 0 | n/a | _build_host |
| 73 | 0 | n/a | _build_port |
| 74 | 0 | n/a | _build_password |
| 76 | 0 | n/a | _build_collection |
| 77 | 0 | n/a | _build_playlist |
| 93 | 0 | n/a | _connect_to_mpd_server |
| 146 | 0 | n/a | _send_command |
| 177 | 0 | n/a | _cooked_command_as_items |
| 208 | 0 | n/a | _cooked_command_as_kv |
| 224 | 0 | n/a | _cooked_command_strip_first_field |
| 240 | 0 | Yes | ping |
| 253 | 0 | Yes | kill |
| 265 | 0 | Yes | updatedb |
| 273 | 0 | Yes | urlhandlers |
| 282 | 0 | Yes | volume |
| 294 | 0 | Yes | outputs |
| 315 | 0 | Yes | output_enable |
| 322 | 0 | Yes | output_disable |
| 332 | 0 | Yes | stats |
| 340 | 0 | Yes | status |
| 349 | 0 | Yes | current |
| 357 | 0 | Yes | song |
| 366 | 0 | Yes | songid |
| 378 | 0 | Yes | repeat |
| 389 | 0 | Yes | random |
| 400 | 0 | Yes | fade |
| 410 | 0 | Yes | play |
| 418 | 0 | Yes | playid |
| 426 | 0 | Yes | pause |
| 434 | 0 | Yes | stop |
| 441 | 0 | Yes | next |
| 448 | 0 | Yes | prev |
| 455 | 0 | Yes | seek |
| 464 | 0 | Yes | seekid |
| 471 | 9 | n/a | BEGIN |