Branch Coverage

blib/lib/McBain/WithWebSocket.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
90 0 0 if ($target->is_root)
125 0 0 unless $$payload{'path'} =~ /^(GET|POST|PUT|DELETE|OPTIONS):[^:]+$/
147 0 0 unless ref $res eq 'HASH'