Condition Coverage

blib/lib/Net/Prober/Probe/Base.pm
Criterion Covered Total %
condition 8 21 38.1


and 3 conditions

line !l l&&!r l&&r condition
92 0 10 0 exists $self->{'_time'} and defined $self->{'_time'}
111 0 0 16 $defaults and ref $defaults eq 'HASH'
126 0 3 13 exists $args_with_def->{'port'} and defined $args_with_def->{'port'}

or 2 conditions

line l !l condition
18 0 9 $opt ||= {}
54 0 0 $info{'reason'} || 'unknown'
105 16 0 $args ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
19 0 9 0 ref $class || $class
30 7 0 0 ref $self || $self