Branch Coverage

blib/lib/Net/APNs/HTTP2.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
37 0 0 $self->is_development ? :
48 0 0 unless ($self->_handle_connected)
74 0 0 if ($self->_client->shutdown)
79 0 0 unless ($self->_client->{'active_streams'} > 0)
96 0 0 unless $handle
97 0 0 if $handle->destroyed
130 0 0 defined $apns_id ? :
0 0 defined $apns_collapse_id ? :
168 0 0 if ($self->{'_client'} and not $self->{'_client'}->shutdown)
171 0 0 if ($self->{'_handle'} and not $self->{'_handle'}->destroyed)