Branch Coverage

lib/Wing/Client.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
112 0 0 if ($self->session_id and not $self->no_session_id and not exists $params->{'session_id'})
251 6 1 unless ($path =~ m[^/api])
266 1 8 if ($@) { }
7 1 elsif ($response->is_success) { }