| 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 | 
| 82 | 15 | Yes | new | 
| 98 | 2 | Yes | get_subprotocol | 
| 119 | 11 | Yes | consume_headers | 
| 158 | 5 | Yes | to_string | 
| 199 | 0 | Yes | create_header_text | 
| 219 | 5 | n/a | _get_accept | 
| 238 | 5 | n/a | _encode_subprotocols | 
| 247 | 5 | n/a | _encode_extensions | 
| 270 | 2 | n/a | _warn_legacy | 
| 283 | 6 | n/a | _missing_generic_headers | 
| 293 | 0 | n/a | _consume_sec_websocket_extensions_header | 
| 316 | 18 | n/a | _consume_generic_header |