Branch Coverage

blib/lib/Net/Async/WebSocket/Client.pm
Criterion Covered Total %
branch 8 16 50.0


line true false branch
17 3 0 if ($^V ge v5.40) { }
35 3 0 unless "URI::wss"->can("resource_name")
110 2 0 if ($hs->is_done)
168 1 0 if (my $url = $params{'url'})
169 1 0 unless builtin::blessed($url) and $url->isa("URI")
174 0 1 if ($url->secure)
189 0 1 if $on_connected
191 1 0 if defined wantarray