| blib/lib/Redis.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 43 | 84 | 51.1 |
| 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__ |
| 188 | 2 | n/a | __ANON__ |
| 225 | 0 | Yes | is_subscriber |
| 228 | 0 | Yes | select |
| 243 | 0 | n/a | DESTROY |
| 250 | 1 | n/a | AUTOLOAD |
| 253 | 2 | n/a | __ANON__ |
| 256 | 15 | n/a | BEGIN |
| 263 | 2 | n/a | __std_cmd |
| 294 | 0 | n/a | __ANON__ |
| 300 | 0 | n/a | __with_reconnect |
| 309 | 0 | n/a | __ANON__ |
| 325 | 2 | n/a | __run_cmd |
| 330 | 0 | n/a | __ANON__ |
| 334 | 1 | n/a | __ANON__ |
| 352 | 2 | Yes | wait_all_responses |
| 361 | 2 | Yes | wait_one_response |
| 375 | 0 | Yes | quit |
| 382 | 0 | n/a | __ANON__ |
| 392 | 0 | Yes | shutdown |
| 408 | 0 | Yes | ping |
| 418 | 0 | n/a | __ANON__ |
| 421 | 0 | n/a | __ANON__ |
| 427 | 0 | Yes | info |
| 431 | 0 | n/a | __ANON__ |
| 445 | 0 | n/a | __ANON__ |
| 451 | 0 | Yes | keys |
| 455 | 0 | n/a | __ANON__ |
| 472 | 0 | n/a | __ANON__ |
| 480 | 0 | Yes | wait_for_messages |
| 529 | 0 | n/a | __ANON__ |
| 532 | 0 | n/a | __ANON__ |
| 543 | 0 | n/a | __subscription_cmd |
| 558 | 0 | n/a | __ANON__ |
| 572 | 0 | Yes | subscribe |
| 573 | 0 | Yes | psubscribe |
| 574 | 0 | Yes | unsubscribe |
| 575 | 0 | Yes | punsubscribe |
| 578 | 0 | n/a | __process_unsubscribe_requests |
| 595 | 0 | n/a | __process_subscription_changes |
| 619 | 0 | n/a | __process_pubsub_msg |
| 641 | 2 | n/a | __is_valid_command |
| 650 | 2 | Yes | connect |
| 681 | 2 | n/a | __build_sock |
| 694 | 0 | n/a | __ANON__ |
| 696 | 0 | n/a | __ANON__ |
| 701 | 0 | n/a | __ANON__ |
| 703 | 0 | n/a | __ANON__ |
| 715 | 1 | n/a | __close_sock |
| 725 | 2 | n/a | __on_connection |
| 732 | 0 | n/a | __ANON__ |
| 767 | 2 | n/a | __send_command |
| 810 | 2 | n/a | __read_response |
| 825 | 2 | n/a | __read_response_r |
| 861 | 2 | n/a | __read_line |
| 880 | 2 | n/a | __read_line_raw |
| 903 | 0 | n/a | __read_len |
| 926 | 2 | n/a | __try_read_sock |
| 984 | 0 | n/a | __fh_nonblocking_win32 |
| 991 | 0 | n/a | __throw_reconnect |