Branch Coverage

blib/lib/Class/ReluctantORM/SQL/OutputColumn.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
86 0 0 if (@_ == 1) { }
0 0 elsif (@_ % 2) { }
162 0 0 if ($args{'one_line'}) { }
163 0 0 if ($self->alias)