| blib/lib/Protocol/Redis/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 33 | 35 | 94.2 |
| pod | 1 | 1 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 1 | n/a | BEGIN |
| 4 | 1 | n/a | BEGIN |
| 11 | 1 | n/a | BEGIN |
| 15 | 3 | Yes | protocol_redis_ok |
| 18 | 3 | n/a | __ANON__ |
| 20 | 1 | n/a | BEGIN |
| 20 | 1 | n/a | BEGIN |
| 20 | 1 | n/a | BEGIN |
| 37 | 2 | n/a | _apiv1_ok |
| 40 | 2 | n/a | __ANON__ |
| 47 | 1 | n/a | _apiv3_ok |
| 50 | 1 | n/a | __ANON__ |
| 57 | 2 | n/a | _test_version_1 |
| 81 | 1 | n/a | _test_version_3 |
| 118 | 3 | n/a | _parse_string_ok |
| 159 | 4 | n/a | _parse_blob_ok |
| 210 | 1 | n/a | _parse_verbatim_ok |
| 264 | 5 | n/a | _parse_array_ok |
| 382 | 2 | n/a | _parse_null_bulk_ok |
| 397 | 1 | n/a | _parse_null_ok |
| 408 | 1 | n/a | _parse_boolean_ok |
| 426 | 1 | n/a | _parse_double_ok |
| 481 | 1 | n/a | _parse_big_number_ok |
| 506 | 1 | n/a | _parse_map_ok |
| 538 | 0 | n/a | _parse_set_ok |
| 597 | 1 | n/a | _parse_attribute_ok |
| 679 | 0 | n/a | _parse_push_ok |
| 699 | 1 | n/a | _parse_streamed_string_ok |
| 726 | 1 | n/a | _parse_streamed_aggregate_ok |
| 804 | 3 | n/a | _on_message_ok |
| 810 | 12 | n/a | __ANON__ |
| 834 | 3 | n/a | _encode_ok |
| 869 | 2 | n/a | _encode_v1_ok |
| 891 | 1 | n/a | _encode_v3_ok |
| 1015 | 3 | n/a | _test_unknown_version |