| blib/lib/DBIx/Class/UnicornLogger.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 15 | 80.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 151 | 1 | 9 | 1 | defined $$bindargs[0] and $$bindargs[0] eq q['__BULK_INSERT__'] |
| 158 | 2 | 6 | 3 | $self->_squash_repeats and $self->_last_sql eq $string |
| line | l | !l | condition |
|---|---|---|---|
| 37 | 6 | 2 | $args{'tree'} || {} |
| 82 | 3 | 0 | $self->_format || '%m' |
| 146 | 11 | 0 | shift() || [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 81 | 3 | 0 | 3 | $self->_format or $self->_multiline_format |