blib/lib/AnyEvent/WebSocket/Message.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 10 | 10 | 100.0 |
pod | 6 | 6 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 15 | n/a | BEGIN |
4 | 15 | n/a | BEGIN |
5 | 15 | n/a | BEGIN |
6 | 15 | n/a | BEGIN |
18 | 20 | Yes | decoded_body |
22 | 115 | Yes | is_text |
23 | 42 | Yes | is_binary |
24 | 31 | Yes | is_close |
25 | 6 | Yes | is_ping |
26 | 5 | Yes | is_pong |