| blib/lib/DBIx/TryAgain/db.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 20 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 1 | 0 | unless @_ |
| 23 | 2 | 2 | unless @_ |
| 30 | 1 | 1 | unless @_ |
| 31 | 0 | 1 | if ref $_[0] ne 'ARRAY' |
| 38 | 17 | 1 | unless @_ |
| 44 | 0 | 8 | unless $self->try_again_on_prepare |
| 57 | 6 | 18 | unless defined $$self{$_} |
| 62 | 2 | 6 | if ($self->try_again_on_prepare) |
| 72 | 0 | 6 | if $$self{'PrintError'} |
| 80 | 2 | 6 | unless $sth |