| blib/lib/Goo/Database.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 53 | 0 | 0 | unless return 'DBI'->connect_cached('DBI:mysql:database=goo;host=localhost', 'goo', 'goo') |
| 177 | 0 | 0 | unless $sth->bind_param($param, $value) |
| 193 | 0 | 0 | if ($testmode) |
| 195 | 0 | 0 | unless ($dbh) |
| 232 | 0 | 0 | if ($testmode) |
| 238 | 0 | 0 | unless $sth->execute |
| 256 | 0 | 0 | unless $sth->execute |
| 423 | 0 | 0 | unless ($dbh) |
| 459 | 0 | 0 | if ($@) |
| 463 | 0 | 0 | if ($$row{'Key'} eq 'PRI') |