| blib/lib/Net/WebSocket/Endpoint.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 26 | 27 | 96.3 |
| pod | 0 | 12 | 0.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 15 | 9 | n/a | BEGIN |
| 16 | 9 | n/a | BEGIN |
| 18 | 9 | n/a | BEGIN |
| 19 | 9 | n/a | BEGIN |
| 20 | 9 | n/a | BEGIN |
| 21 | 9 | n/a | BEGIN |
| 22 | 9 | n/a | BEGIN |
| 23 | 9 | n/a | BEGIN |
| 25 | 9 | n/a | BEGIN |
| 28 | 8 | No | new |
| 59 | 21 | No | get_next_message |
| 105 | 2 | No | create_message |
| 122 | 10 | No | check_heartbeat |
| 146 | 1 | No | close |
| 158 | 2 | n/a | _close_with_frame |
| 170 | 2 | No | is_closed |
| 175 | 1 | No | received_close_frame |
| 180 | 5 | No | sent_close_frame |
| 185 | 0 | No | die_on_close |
| 193 | 1 | No | do_not_die_on_close |
| 203 | 3 | No | on_ping |
| 216 | 1 | No | on_pong |
| 226 | 1 | n/a | _got_continuation_during_non_fragment |
| 245 | 1 | n/a | _got_non_continuation_during_fragment |
| 264 | 21 | n/a | _verify_not_closed |
| 272 | 5 | n/a | _handle_control_frame |
| 315 | 17 | n/a | _write_frame |