blib/lib/DBIx/Class/Helper/ResultSet/WindowFunctions.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 14 | 71.4 |
line | true | false | branch |
---|---|---|---|
21 | 4 | 4 | unless my $sel = $attrs->{$attr} |
24 | 4 | 0 | ref $sel eq 'ARRAY' ? : |
28 | 0 | 4 | unless ref $col eq "HASH" |
31 | 0 | 4 | unless my $over = delete $col->{'-over'} |
33 | 0 | 4 | unless ref $over eq "HASH" |
40 | 3 | 1 | if ($part_sql) |
48 | 2 | 2 | if ($as) |