| blib/lib/Goo/LiteDatabase.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 0 | 0 | unless $dbh = 'DBI'->connect("dbi:SQLite:dbname=$database_location", '', '') |
| 174 | 0 | 0 | unless $sth->bind_param($param, $value) |
| 190 | 0 | 0 | if ($testmode) |
| 225 | 0 | 0 | if $testmode |
| 231 | 0 | 0 | unless $sth->execute |
| 249 | 0 | 0 | unless $sth->execute |