Condition Coverage

blib/lib/DBIx/InterpolationBinding.pm
Criterion Covered Total %
condition 12 21 57.1


and 3 conditions

line !l l&&!r l&&r condition
35 1 0 8 ref $sql and $sql->isa('DBIx::InterpolationBinding')
50 2 0 9 ref $sql and $sql->isa('DBIx::InterpolationBinding')
92 23 0 16 ref $string && $string->isa('DBIx::InterpolationBinding')
94 23 0 16 $string_is_this_class and not $flipped
99 23 16 0 $string_is_this_class and $flipped
106 39 0 0 $flipped and not $string_is_this_class

or 3 conditions

line l !l&&r !l&&!r condition
111 0 0 39 $flipped or $string_is_this_class