blib/lib/ClearPress/driver/SQLite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 8 | 37.5 |
line | true | false | branch |
---|---|---|---|
22 | 16 | 441 | unless ($self->{'dbh'}) |
30 | 0 | 16 | unless (eval { do { $self->{'dbh'} = 'DBI'->connect($dsn, '', '', {'RaiseError', 1, 'AutoCommit', 0}) } }) |
64 | 0 | 0 | if (defined $start and defined $len) { } |
0 | 0 | elsif (defined $len) { } |