blib/lib/Net/WebSocket/Endpoint.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 16 | 27 | 59.2 |
pod | 0 | 11 | 0.0 |
line | count | pod | subroutine |
---|---|---|---|
15 | 1 | n/a | BEGIN |
16 | 1 | n/a | BEGIN |
18 | 1 | n/a | BEGIN |
20 | 1 | n/a | BEGIN |
21 | 1 | n/a | BEGIN |
22 | 1 | n/a | BEGIN |
23 | 1 | n/a | BEGIN |
24 | 1 | n/a | BEGIN |
25 | 1 | n/a | BEGIN |
27 | 1 | n/a | BEGIN |
30 | 1 | No | new |
61 | 9 | No | get_next_message |
105 | 0 | No | check_heartbeat |
129 | 0 | No | close |
141 | 0 | n/a | _close_with_frame |
153 | 0 | No | is_closed |
158 | 0 | No | received_close_frame |
163 | 0 | No | sent_close_frame |
168 | 0 | No | die_on_close |
176 | 0 | No | do_not_die_on_close |
186 | 2 | No | on_ping |
199 | 0 | No | on_pong |
209 | 0 | n/a | _got_continuation_during_non_fragment |
228 | 0 | n/a | _got_non_continuation_during_fragment |
247 | 9 | n/a | _verify_not_closed |
255 | 2 | n/a | _handle_control_frame |
290 | 2 | n/a | _write_frame |