| blib/lib/App/MonM/Checkit/DBI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 174 | 0 | 0 | unless $type and $type eq 'dbi' || $type eq 'db' |
| 186 | 0 | 0 | $timeout ? : |
| 197 | 0 | 0 | if $db |
| 202 | 0 | 0 | if (not $db) { } |
| 0 | 0 | elsif (not $dbh) { } | |
| 209 | 0 | 0 | if ($sth) |
| 218 | 0 | 0 | defined $error && length $error ? : |
| 220 | 0 | 0 | if defined $error and length $error |
| 221 | 0 | 0 | $dbh ? : |
| 222 | 0 | 0 | $self->status ? : |