| blib/lib/Net/WebSocket/Handshake.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 17 | 19 | 89.4 |
| pod | 5 | 5 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 5 | n/a | BEGIN |
| 4 | 5 | n/a | BEGIN |
| 23 | 5 | n/a | BEGIN |
| 24 | 5 | n/a | BEGIN |
| 26 | 5 | n/a | BEGIN |
| 27 | 5 | n/a | BEGIN |
| 32 | 5 | n/a | BEGIN |
| 80 | 15 | Yes | new |
| 96 | 2 | Yes | get_subprotocol |
| 117 | 11 | Yes | consume_headers |
| 147 | 5 | Yes | to_string |
| 173 | 0 | Yes | create_header_text |
| 193 | 5 | n/a | _get_accept |
| 212 | 5 | n/a | _encode_subprotocols |
| 221 | 5 | n/a | _encode_extensions |
| 244 | 2 | n/a | _warn_legacy |
| 257 | 6 | n/a | _missing_generic_headers |
| 267 | 0 | n/a | _consume_sec_websocket_extensions_header |
| 290 | 17 | n/a | _consume_generic_header |