| blib/lib/Net/WebSocket/Handshake.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 18 | 20 | 90.0 | 
| pod | 4 | 5 | 80.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 3 | n/a | BEGIN | 
| 4 | 3 | n/a | BEGIN | 
| 23 | 3 | n/a | BEGIN | 
| 24 | 3 | n/a | BEGIN | 
| 25 | 3 | n/a | BEGIN | 
| 27 | 3 | n/a | BEGIN | 
| 28 | 3 | n/a | BEGIN | 
| 33 | 3 | n/a | BEGIN | 
| 81 | 5 | Yes | new | 
| 97 | 2 | Yes | get_subprotocol | 
| 115 | 2 | No | consume_headers | 
| 144 | 3 | Yes | to_string | 
| 170 | 0 | Yes | create_header_text | 
| 190 | 3 | n/a | _get_accept | 
| 209 | 3 | n/a | _encode_subprotocols | 
| 218 | 3 | n/a | _encode_extensions | 
| 241 | 2 | n/a | _warn_legacy | 
| 254 | 2 | n/a | _missing_generic_headers | 
| 264 | 0 | n/a | _consume_sec_websocket_extensions_header | 
| 287 | 5 | n/a | _consume_generic_header |