Condition Coverage

blib/lib/SQL/Composer/Quoter.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
35 127 6 82 $prefix and @parts == 1

or 2 conditions

line l !l condition
13 4 84 $params{'quote_char'} ||= '`'
14 3 85 $params{'name_separator'} ||= '.'
15 0 88 $params{'quote_string_char'} ||= q[']