Condition Coverage

blib/lib/DBI/Gofer/Response.pm
Criterion Covered Total %
condition 1 54 1.8


and 3 conditions

line !l l&&!r l&&r condition
69 0 0 0 $trace and defined $err || $errstr
75 0 0 0 $r_err and $err
0 0 0 $r_err and $err and $r_err ne $err
77 0 0 0 $r_state ne 'S1000' and $state
0 0 0 $r_state ne 'S1000' and $state and $r_state ne $state
0 0 0 $r_state and ($r_state ne 'S1000' and $state and $r_state ne $state)
87 0 0 0 defined $err and length $err > length $r_err
96 0 0 0 $state and $err_changed
144 0 0 0 $rs->{'syb_result_type'} and $rs->{'syb_result_type'} != 4040
152 0 0 0 $context and %$context

or 2 conditions

line l !l condition
68 0 0 $state ||= ''
130 0 0 $rs->{'NUM_OF_FIELDS'} || 0
180 0 0 $rs->{'NUM_OF_FIELDS'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
43 0 6454 0 $args->{'version'} ||= $VERSION
69 0 0 0 defined $err || $errstr
87 0 0 0 $err or not defined $r_err
0 0 0 $err or not defined $r_err or defined $err and length $err > length $r_err
132 0 0 0 $rowset or $NUM_OF_FIELDS > 0
182 0 0 0 $rowset or $NUM_OF_FIELDS > 0