blib/lib/Redis.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 43 | 82 | 52.4 |
pod | 16 | 16 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
16 | 15 | n/a | BEGIN |
17 | 15 | n/a | BEGIN |
19 | 15 | n/a | BEGIN |
20 | 15 | n/a | BEGIN |
21 | 15 | n/a | BEGIN |
22 | 15 | n/a | BEGIN |
23 | 15 | n/a | BEGIN |
24 | 15 | n/a | BEGIN |
25 | 15 | n/a | BEGIN |
26 | 15 | n/a | BEGIN |
27 | 15 | n/a | BEGIN |
28 | 15 | n/a | BEGIN |
29 | 15 | n/a | BEGIN |
31 | 15 | n/a | BEGIN |
33 | 15 | n/a | BEGIN |
35 | 15 | n/a | BEGIN |
36 | 15 | n/a | BEGIN |
37 | 15 | n/a | BEGIN |
38 | 15 | n/a | BEGIN |
39 | 15 | n/a | BEGIN |
45 | 15 | n/a | BEGIN |
48 | 2 | n/a | _maybe_enable_timeouts |
61 | 2 | Yes | new |
93 | 0 | n/a | __ANON__ |
111 | 0 | n/a | __ANON__ |
178 | 2 | n/a | __ANON__ |
215 | 0 | Yes | is_subscriber |
218 | 0 | Yes | select |
233 | 0 | n/a | DESTROY |
240 | 1 | n/a | AUTOLOAD |
243 | 2 | n/a | __ANON__ |
246 | 15 | n/a | BEGIN |
253 | 2 | n/a | __std_cmd |
284 | 0 | n/a | __ANON__ |
290 | 0 | n/a | __with_reconnect |
299 | 0 | n/a | __ANON__ |
315 | 2 | n/a | __run_cmd |
320 | 0 | n/a | __ANON__ |
324 | 1 | n/a | __ANON__ |
342 | 2 | Yes | wait_all_responses |
351 | 2 | Yes | wait_one_response |
365 | 0 | Yes | quit |
372 | 0 | n/a | __ANON__ |
382 | 0 | Yes | shutdown |
398 | 0 | Yes | ping |
408 | 0 | n/a | __ANON__ |
411 | 0 | n/a | __ANON__ |
417 | 0 | Yes | info |
421 | 0 | n/a | __ANON__ |
435 | 0 | n/a | __ANON__ |
441 | 0 | Yes | keys |
445 | 0 | n/a | __ANON__ |
462 | 0 | n/a | __ANON__ |
470 | 0 | Yes | wait_for_messages |
519 | 0 | n/a | __ANON__ |
522 | 0 | n/a | __ANON__ |
533 | 0 | n/a | __subscription_cmd |
548 | 0 | n/a | __ANON__ |
562 | 0 | Yes | subscribe |
563 | 0 | Yes | psubscribe |
564 | 0 | Yes | unsubscribe |
565 | 0 | Yes | punsubscribe |
568 | 0 | n/a | __process_unsubscribe_requests |
585 | 0 | n/a | __process_subscription_changes |
609 | 0 | n/a | __process_pubsub_msg |
631 | 2 | n/a | __is_valid_command |
640 | 2 | Yes | connect |
671 | 2 | n/a | __build_sock |
679 | 0 | n/a | __ANON__ |
681 | 0 | n/a | __ANON__ |
693 | 1 | n/a | __close_sock |
703 | 2 | n/a | __on_connection |
710 | 0 | n/a | __ANON__ |
745 | 2 | n/a | __send_command |
788 | 2 | n/a | __read_response |
803 | 2 | n/a | __read_response_r |
839 | 2 | n/a | __read_line |
858 | 2 | n/a | __read_line_raw |
881 | 0 | n/a | __read_len |
904 | 2 | n/a | __try_read_sock |
962 | 0 | n/a | __fh_nonblocking_win32 |
969 | 0 | n/a | __throw_reconnect |