Branch Coverage

blib/lib/DBIx/Class/Helper/ResultSet/Shortcut/OrderByMagic.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
11 2 6 if @order and ref $order[0]
18 5 5 if (substr($col, 0, 1) eq '!')
24 10 0 if index($col, '.') == -1