| blib/lib/Test/Database/Handle.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | l | !l | condition | |
|---|---|---|---|---|
| 18 | 11 | 2 | 0 | exists $args{$_} or croak("$_ argument required") |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 47 | 1 | 3 | 0 | $$self{'dbh'} ||= 'DBI'->connect($self->connection_info, $attr) |