blib/lib/Net/APNs/HTTP2.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
36 | 0 | 0 | $self->is_development ? : |
47 | 0 | 0 | unless ($self->_handle_connected) |
73 | 0 | 0 | if ($self->_client->shutdown) |
78 | 0 | 0 | unless ($self->_client->{'active_streams'} > 0) |
95 | 0 | 0 | unless $handle |
96 | 0 | 0 | if $handle->destroyed |
128 | 0 | 0 | defined $apns_id ? : |
0 | 0 | defined $apns_collapse_id ? : | |
166 | 0 | 0 | if ($self->{'_client'} and not $self->{'_client'}->shutdown) |
169 | 0 | 0 | if ($self->{'_handle'} and not $self->{'_handle'}->destroyed) |