blib/lib/Mojo/SQLite/Results.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 7 | 85.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
56 | 122 | 1 | 17 | $self->{'expand'} and $rows[0] |
line | l | !l | condition |
---|---|---|---|
14 | 120 | 78 | $self->{'sth'}{'private_mojo_refcount'} //= 0 |
45 | 2 | 0 | +(shift())->{'last_insert_id'} // 0 |