| blib/lib/Mojo/mysql/Results.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 0 | defined $_[1] ? : |
| 0 | 0 | if $_[0]{'expand'} = defined $_[1] ? 2 : 1 | |
| 49 | 0 | 0 | $mode == 1 ? : |
| 55 | 0 | 0 | $hash ? : |
| 0 | 0 | $to->{'list'} ? : | |
| 0 | 0 | $to->{'list'} && $hash ? : | |
| 60 | 0 | 0 | if ($mode) |
| 96 | 0 | 0 | if $self->{'idx'} |
| 99 | 0 | 0 | unless $types->[$_] == 245 |
| 106 | 0 | 0 | unless my $db = $self->{'db'} and my $sth = $self->{'sth'} |
| 107 | 0 | 0 | unless $self->{'is_blocking'} |