blib/lib/Net/STOMP/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 14 | 61 | 22.9 |
pod | 35 | 35 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
14 | 1 | n/a | BEGIN |
15 | 1 | n/a | BEGIN |
23 | 1 | n/a | BEGIN |
24 | 1 | n/a | BEGIN |
25 | 1 | n/a | BEGIN |
26 | 1 | n/a | BEGIN |
27 | 1 | n/a | BEGIN |
28 | 1 | n/a | BEGIN |
29 | 1 | n/a | BEGIN |
30 | 1 | n/a | BEGIN |
31 | 1 | n/a | BEGIN |
32 | 1 | n/a | BEGIN |
33 | 1 | n/a | BEGIN |
34 | 1 | n/a | BEGIN |
57 | 0 | n/a | _check_timeout |
100 | 0 | n/a | _any_callback |
108 | 0 | Yes | connected_callback |
114 | 0 | Yes | error_callback |
120 | 0 | Yes | message_callback |
126 | 0 | Yes | receipt_callback |
136 | 0 | Yes | dispatch_frame |
158 | 0 | n/a | _run_hooks |
217 | 0 | n/a | _hacknew |
253 | 0 | Yes | new |
298 | 0 | n/a | __ANON__ |
312 | 0 | n/a | _close |
336 | 0 | n/a | DESTROY |
352 | 0 | Yes | host |
353 | 0 | Yes | peer |
354 | 0 | Yes | port |
355 | 0 | Yes | server |
356 | 0 | Yes | session |
357 | 0 | Yes | uri |
364 | 0 | Yes | socket |
371 | 0 | Yes | incoming_buffer_reference |
378 | 0 | Yes | outgoing_buffer_length |
389 | 0 | Yes | uuid |
405 | 0 | n/a | _hackopt |
414 | 0 | n/a | _chkopt |
435 | 0 | Yes | send_data |
450 | 0 | Yes | receive_data |
465 | 0 | Yes | queue_frame |
489 | 0 | Yes | send_frame |
507 | 0 | Yes | receive_frame |
551 | 0 | Yes | wait_for_frames |
593 | 0 | Yes | queue_message |
599 | 0 | Yes | send_message |
615 | 0 | n/a | _check_api |
637 | 0 | Yes | connect |
649 | 0 | n/a | __ANON__ |
661 | 0 | Yes | disconnect |
680 | 0 | n/a | __ANON__ |
697 | 0 | Yes | subscribe |
715 | 0 | Yes | unsubscribe |
733 | 0 | Yes | send |
756 | 0 | Yes | ack |
784 | 0 | Yes | nack |
814 | 0 | Yes | begin |
832 | 0 | Yes | commit |
850 | 0 | Yes | abort |
868 | 0 | Yes | noop |