Branch Coverage

blib/lib/Class/DBI/SQL/Transformer/Quotify.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
12 2 1 defined $s ? :
14 2 1 $class ? :
45 0 0 unless $col
57 36 324 if $_[0] =~ /^${char}[^$char]*$char$/
63 297 27 $_[1] ? :
65 37 287 unless @cols
91 1 58 if ($sql =~ /__IDENTIFIER__/)