Branch Coverage

blib/lib/Net/Async/WebSocket/Client.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
89 2 0 if ($hs->is_done)
142 1 0 if (my $url = $params{'url'})
143 1 0 unless &blessed($url) and $url->isa('URI')
157 0 1 if $on_connected
159 1 0 if defined wantarray