| blib/lib/Lim/Util/DBI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 29 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 73 | 0 | 0 | 0 | defined $args{'on_connect'} and ref $args{'on_connect'} eq 'CODE' |
| 87 | 0 | 0 | 0 | defined $child and defined $parent |
| 108 | 0 | 0 | 0 | defined $self and exists $$self{'child'} |
| 148 | 0 | 0 | 0 | defined $response and exists $$self{'cb'} |
| 182 | 0 | 0 | 0 | exists $$self{'close_fds'} and $$self{'close_fds'} |
| 238 | 0 | 0 | 0 | defined $len and $len > 0 |
| 360 | 0 | 0 | 0 | defined $len and $len > 0 |
| 379 | 0 | 0 | 0 | defined $len and $len > 0 |
| line | l | !l | condition |
|---|---|---|---|
| 185 | 0 | 0 | POSIX::sysconf(&POSIX::_SC_OPEN_MAX) || 1024 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 56 | 0 | 0 | 0 | ref $this || $this |