Branch Coverage

blib/lib/DBIx/Class/Helper/ResultSet/RemoveColumns.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
15 52 305 if (not $attrs->{'columns'} || $attrs->{'select'} and $attrs->{'remove_columns'})