Condition Coverage

blib/lib/Protocol/PostgreSQL/Statement.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
229 0 0 0 $$self{'no_data'} and not $$self{'rows_seen'}

or 3 conditions

line l !l&&r !l&&!r condition
257 0 0 0 $$self{'state'} eq 'ready' or $$self{'state'} eq 'bind'