| blib/lib/Mojo/SQLite/Results.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 198 | unless my $sth = $self->{'sth'} |
| 21 | 194 | 4 | unless --$sth->{'private_mojo_refcount'} |
| 33 | 1 | 17 | ref $expands{$type} eq 'ARRAY' ? : |
| 56 | 123 | 17 | unless $self->{'expand'} and $rows[0] |
| 58 | 11 | 6 | if (ref $rows[0] eq 'HASH') { } |