Branch Coverage
blib/lib/DBIx/Class/Helper/ResultSet/RemoveColumns.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
15
54
307
if
(
not
$attrs
->{
'columns'
} ||
$attrs
->{
'select'
}
and
$attrs
->{
'remove_columns'
}
)