Condition Coverage

blib/lib/Test/MockDBI/St.pm
Criterion Covered Total %
condition 17 24 70.8


and 3 conditions

line !l l&&!r l&&r condition
48 14 1 1 $attr and $attr =~ /^\d+$/
86 1 0 8 $self && $p_num && $bind_value
103 6 0 0 $attr and $attr =~ /^\d+$/
167 0 50 2 ref $self->{'_fake'}{'InoutParams'} eq 'ARRAY' and scalar @{$self->{'_fake'}{'InoutParams'};} > 0
198 3 0 3 $caller[3] and $caller[3] =~ /fetchrow_array$/

or 3 conditions

line l !l&&r !l&&!r condition
39 1 1 16 $p_num < 1 or $p_num > $self->{'NUM_OF_PARAMS'}
86 1 0 8 not $self && $p_num && $bind_value or $max_length
97 0 1 6 $p_num < 1 or $p_num > $self->{'NUM_OF_PARAMS'}