| blib/lib/Net/WebSocket/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 10 | 10 | 100.0 | 
| pod | 1 | 2 | 50.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 67 | 6 | n/a | BEGIN | 
| 68 | 6 | n/a | BEGIN | 
| 70 | 6 | n/a | BEGIN | 
| 72 | 6 | n/a | BEGIN | 
| 73 | 6 | n/a | BEGIN | 
| 82 | 6 | n/a | BEGIN | 
| 85 | 21 | No | new | 
| 97 | 65908 | Yes | get_next_frame | 
| 209 | 197664 | n/a | _read_with_buffer | 
| 228 | 65881 | n/a | _append_chunk |