Branch Coverage

blib/lib/DBIx/Class/Helper/ResultSet/WindowFunctions.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
23 4 4 unless my $sel = $attrs->{$attr}
26 4 0 ref $sel eq 'ARRAY' ? :
30 0 4 unless ref $col eq 'HASH'
33 0 4 unless my $over = delete $col->{'-over'}
35 0 4 unless ref $over eq 'HASH'
42 3 1 if ($part_sql)
50 2 2 if ($as)