Condition Coverage

blib/lib/Net/Async/Ping/ICMP.pm
Criterion Covered Total %
condition 5 15 33.3


and 3 conditions

line !l l&&!r l&&r condition
67 4 0 4 defined $from_data and ref $from_data eq 'HASH'
75 0 0 4 defined $f and $from_data->{'id'} == $self->_pid
0 0 4 defined $f and $from_data->{'id'} == $self->_pid and $from_data->{'seq'} == $self->seq
250 0 0 0 $from_data->{'ip'} eq $dst_ip and $from_data->{'seq'} == $self->seq

or 3 conditions

line l !l&&r !l&&!r condition
210 0 8 0 $timeout //= $self->default_timeout