Branch Coverage

blib/lib/Class/DBI/SQL/Transformer.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
57 443 0 if not $$self{'_transformed'}
63 0 443 if not $$self{'_transformed'}
71 2 437 $class ? :
102 0 2 unless $col
119 155 288 if ($sql =~ /__IDENTIFIER__/)