| blib/lib/IPC/Concurrency/DBI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 16 | 56.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 208 | 0 | 0 | 3 | defined $rows_affected && $rows_affected == 1 |
| 268 | 1 | 0 | 0 | defined $drop_if_exist and $drop_if_exist |
| line | l | !l | condition |
|---|---|---|---|
| 376 | 2 | 0 | $$database_handle{'Driver'}{'Name'} || '' |
| 427 | 3 | 7 | $verbose || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 182 | 1 | 0 | 7 | not defined $name or $name eq '' |
| 186 | 1 | 0 | 5 | not defined $maximum_instances or $maximum_instances eq '' |