Condition Coverage

blib/lib/Net/Clacks/ClacksCache.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
62 0 0 0 defined $self->{'host'} and defined $self->{'port'}

or 3 conditions

line l !l&&r !l&&!r condition
24 0 0 0 ref $proto || $proto
45 0 0 0 ref $proto || $proto
139 0 0 0 $data =~ /\n/ou or $data =~ /\r/ou
169 0 0 0 not defined $stepsize or $stepsize eq ""
182 0 0 0 not defined $stepsize or $stepsize eq ""
230 0 0 0 ref $val eq "SCALAR" or ref $val eq "REF"