blib/lib/Aniki/Plugin/SelectJoined.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 16 | 62.5 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 3 | unless ref $where |
45 | 0 | 3 | unless my $table_names = $opt->{'table_names'} |
46 | 0 | 3 | unless my $columns = $opt->{'columns'} |
47 | 1 | 2 | exists $opt->{'prefetch'} ? : |
50 | 1 | 2 | if ($prefetch_enabled_fg) { } |
51 | 1 | 0 | unless $self->txn_manager->in_transaction |
59 | 0 | 2 | if ref $prefetch eq 'HASH' |
63 | 1 | 0 | if defined $txn |