| blib/lib/Redis.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 42 | 81 | 51.8 |
| 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 |
| 34 | 15 | n/a | BEGIN |
| 35 | 15 | n/a | BEGIN |
| 36 | 15 | n/a | BEGIN |
| 37 | 15 | n/a | BEGIN |
| 38 | 15 | n/a | BEGIN |
| 41 | 2 | n/a | _maybe_enable_timeouts |
| 54 | 2 | Yes | new |
| 86 | 0 | n/a | __ANON__ |
| 104 | 0 | n/a | __ANON__ |
| 160 | 2 | n/a | __ANON__ |
| 179 | 0 | Yes | is_subscriber |
| 182 | 0 | Yes | select |
| 197 | 0 | n/a | DESTROY |
| 204 | 1 | n/a | AUTOLOAD |
| 207 | 2 | n/a | __ANON__ |
| 210 | 15 | n/a | BEGIN |
| 217 | 2 | n/a | __std_cmd |
| 248 | 0 | n/a | __ANON__ |
| 254 | 0 | n/a | __with_reconnect |
| 263 | 0 | n/a | __ANON__ |
| 279 | 2 | n/a | __run_cmd |
| 284 | 0 | n/a | __ANON__ |
| 288 | 1 | n/a | __ANON__ |
| 306 | 2 | Yes | wait_all_responses |
| 315 | 2 | Yes | wait_one_response |
| 329 | 0 | Yes | quit |
| 336 | 0 | n/a | __ANON__ |
| 346 | 0 | Yes | shutdown |
| 362 | 0 | Yes | ping |
| 372 | 0 | n/a | __ANON__ |
| 375 | 0 | n/a | __ANON__ |
| 381 | 0 | Yes | info |
| 385 | 0 | n/a | __ANON__ |
| 399 | 0 | n/a | __ANON__ |
| 405 | 0 | Yes | keys |
| 409 | 0 | n/a | __ANON__ |
| 426 | 0 | n/a | __ANON__ |
| 434 | 0 | Yes | wait_for_messages |
| 469 | 0 | n/a | __ANON__ |
| 472 | 0 | n/a | __ANON__ |
| 483 | 0 | n/a | __subscription_cmd |
| 498 | 0 | n/a | __ANON__ |
| 512 | 0 | Yes | subscribe |
| 513 | 0 | Yes | psubscribe |
| 514 | 0 | Yes | unsubscribe |
| 515 | 0 | Yes | punsubscribe |
| 518 | 0 | n/a | __process_unsubscribe_requests |
| 535 | 0 | n/a | __process_subscription_changes |
| 559 | 0 | n/a | __process_pubsub_msg |
| 581 | 2 | n/a | __is_valid_command |
| 590 | 2 | Yes | connect |
| 621 | 2 | n/a | __build_sock |
| 629 | 0 | n/a | __ANON__ |
| 631 | 0 | n/a | __ANON__ |
| 643 | 1 | n/a | __close_sock |
| 653 | 2 | n/a | __on_connection |
| 660 | 0 | n/a | __ANON__ |
| 695 | 2 | n/a | __send_command |
| 737 | 2 | n/a | __read_response |
| 752 | 2 | n/a | __read_response_r |
| 788 | 2 | n/a | __read_line |
| 807 | 2 | n/a | __read_line_raw |
| 830 | 0 | n/a | __read_len |
| 853 | 2 | n/a | __try_read_sock |
| 901 | 0 | n/a | __fh_nonblocking_win32 |
| 908 | 0 | n/a | __throw_reconnect |