Condition Coverage

blib/lib/AnyEvent/Beanstalk/Stats.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
22 0 0 0 ref $_[0] and exists $_[0]{$field}
29 0 0 0 ref $self and exists $self->{$field}

or 3 conditions

line l !l&&r !l&&!r condition
23 0 0 0 ref $_[0] || $_[0]
30 0 0 0 ref $self || $self