Subroutine Coverage

blib/lib/Protocol/WebSocket/Frame.pm
Criterion Covered Total %
subroutine 25 26 96.1
pod 16 18 88.8


line count pod subroutine
3 13 n/a BEGIN
4 13 n/a BEGIN
6 13 n/a BEGIN
7 13 n/a BEGIN
8 13 n/a BEGIN
10 13 n/a BEGIN
11 13 n/a BEGIN
25 71 Yes new
64 191 Yes version
70 176 Yes append
81 27 Yes next
93 347 Yes fin
95 157 No rsv
101 141 Yes opcode
103 539 Yes masked
105 7 Yes is_ping
106 7 Yes is_pong
107 7 Yes is_close
108 6 Yes is_continuation
109 7 Yes is_text
110 7 Yes is_binary
113 53 Yes next_bytes
239 42 Yes to_bytes
307 0 No to_string
313 13 n/a _mask
324 8 Yes max_payload_size