| blib/lib/App/MonM/Checkit/DBI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 117 | 0 | 0 | unless $type and $type eq 'dbi' |
| 129 | 0 | 0 | $timeout ? : |
| 140 | 0 | 0 | if $db |
| 145 | 0 | 0 | if (not $db) { } |
| 0 | 0 | elsif (not $dbh) { } | |
| 152 | 0 | 0 | if ($sth) |
| 161 | 0 | 0 | defined $error && length $error ? : |
| 163 | 0 | 0 | if defined $error and length $error |
| 164 | 0 | 0 | $dbh ? : |
| 165 | 0 | 0 | $self->status ? : |