Branch Coverage

blib/lib/Plack/App/PubSubHubbub/Subscriber/Client.pm
Criterion Covered Total %
branch 5 18 27.7


line true false branch
36 0 1 unless $$self{'config'} = $args{'config'}
52 0 0 if $ua
77 0 4 if (defined $self->config->lease_seconds)
81 4 0 if ($token)
82 2 2 if ($self->config->token_in_path) { }
129 0 0 if ($res->code == 204) { }
0 0 elsif ($res->code == 202) { }
162 0 0 if ($res->code == 204) { }
0 0 elsif ($res->code == 202) { }