Condition Coverage

blib/lib/POE/Component/DBIAgent.pm
Criterion Covered Total %
condition 0 25 0.0


and 3 conditions

line !l l&&!r l&&r condition
526 0 0 0 $self->debug and $$self{'pending_query_count'} < 0
539 0 0 0 $$self{'pending_queries'} and @{$$self{'pending_queries'};}
0 0 0 $$self{'pending_queries'} and @{$$self{'pending_queries'};} and $$self{'active_query_count'} < $$self{'count'}

or 2 conditions

line l !l condition
218 0 0 delete $params{'Count'} || 3
223 0 0 delete $params{'Debug'} || 0
226 0 0 delete $params{'ErrorState'} || undef
393 0 0 $$input{'group'} || 1
500 0 0 $$input{'group'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
504 0 0 0 ref $data or $data eq 'EOF'
563 0 0 0 scalar @{$$self{'group_cache'}[$$input{'id'}];} == $group or $data eq 'EOF'