blib/lib/Teng/Plugin/SearchBySQLAbstractMore/Pager/Count.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
26 | 0 | 6 | unless my $table = $self->schema->get_table($table_name) |
59 | 0 | 11 | if ($args->{'-group_by'} and $self->dbh->{'Driver'}{'Name'} eq "mysql") |
63 | 5 | 6 | if (not $args->{'-group_by'}) { } |
2 | 4 | elsif ($hint_columns) { } | |
69 | 6 | 5 | if ($args->{'-group_by'}) |