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 |
136 | 0 | n/a | _send_command |
167 | 0 | n/a | _cooked_command_as_items |
198 | 0 | n/a | _cooked_command_as_kv |
214 | 0 | n/a | _cooked_command_strip_first_field |
230 | 0 | Yes | ping |
243 | 0 | Yes | kill |
255 | 0 | Yes | updatedb |
263 | 0 | Yes | urlhandlers |
272 | 0 | Yes | volume |
284 | 0 | Yes | outputs |
305 | 0 | Yes | output_enable |
312 | 0 | Yes | output_disable |
322 | 0 | Yes | stats |
330 | 0 | Yes | status |
339 | 0 | Yes | current |
347 | 0 | Yes | song |
356 | 0 | Yes | songid |
368 | 0 | Yes | repeat |
379 | 0 | Yes | random |
390 | 0 | Yes | fade |
400 | 0 | Yes | play |
408 | 0 | Yes | playid |
416 | 0 | Yes | pause |
424 | 0 | Yes | stop |
431 | 0 | Yes | next |
438 | 0 | Yes | prev |
445 | 0 | Yes | seek |
454 | 0 | Yes | seekid |
461 | 9 | n/a | BEGIN |