blib/lib/Protocol/SocketIO/Message.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 13 | 15 | 86.6 |
pod | 9 | 9 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 1 | n/a | BEGIN |
4 | 1 | n/a | BEGIN |
6 | 1 | n/a | BEGIN |
7 | 1 | n/a | BEGIN |
9 | 1 | n/a | BEGIN |
9 | 0 | n/a | __ANON__ |
24 | 25 | Yes | new |
39 | 0 | Yes | is_message |
45 | 8 | Yes | parse |
88 | 1 | Yes | type |
89 | 2 | Yes | id |
90 | 1 | Yes | endpoint |
92 | 4 | Yes | data |
95 | 19 | Yes | to_bytes |
131 | 1 | Yes | to_string |