Subroutine Coverage
blib/lib/Net/Stomp.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
32 |
34 |
94.1
|
pod |
13 |
13 |
100.0
|
line |
count |
pod |
subroutine |
2
|
11 |
n/a |
BEGIN |
3
|
11 |
n/a |
BEGIN |
4
|
11 |
n/a |
BEGIN |
5
|
11 |
n/a |
BEGIN |
6
|
11 |
n/a |
BEGIN |
7
|
11 |
n/a |
BEGIN |
8
|
11 |
n/a |
BEGIN |
19
|
2 |
n/a |
_logconfess |
25
|
34 |
n/a |
_logdie |
31
|
28 |
Yes |
new |
79
|
36 |
n/a |
_get_connection_retrying |
95
|
29 |
n/a |
_should_stop_trying |
111
|
52 |
n/a |
_get_connection |
136
|
0 |
n/a |
_get_socket |
180
|
11 |
Yes |
connect |
203
|
14 |
n/a |
_close_socket |
211
|
1 |
Yes |
disconnect |
220
|
10 |
n/a |
_reconnect |
235
|
0 |
Yes |
can_read |
252
|
19 |
Yes |
send |
264
|
9 |
Yes |
send_with_receipt |
299
|
4 |
Yes |
send_transactional |
342
|
13 |
n/a |
_sub_key |
349
|
11 |
Yes |
subscribe |
360
|
2 |
Yes |
unsubscribe |
371
|
2 |
Yes |
ack |
383
|
2 |
Yes |
nack |
395
|
48 |
Yes |
send_frame |
424
|
138 |
n/a |
_read_data |
450
|
143 |
n/a |
_read_headers |
470
|
67 |
n/a |
_read_body |
511
|
164 |
n/a |
_connected |
524
|
66 |
Yes |
receive_frame |
545
|
13 |
n/a |
_get_next_transaction |