Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
23 0 0 0 ref $_[0] and exists $_[0]{$field}
30 0 0 0 ref $self and exists $$self{$field}

or 3 conditions

line l !l&&r !l&&!r condition
24 0 0 0 ref $_[0] || $_[0]
31 0 0 0 ref $self || $self