| blib/lib/DBI/Gofer/Request.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 11 | 27.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 75 | 0 | 58 | 270 | $method and $method =~ /$statement_method_regex/ |
| 106 | 0 | 0 | 0 | $context and %$context |
| line | l | !l | condition |
|---|---|---|---|
| 112 | 0 | 0 | $method ||= 'connect_cached' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 41 | 0 | 715 | 0 | $args->{'version'} ||= $VERSION |