Condition Coverage

blib/lib/DBI/Gofer/Request.pm
Criterion Covered Total %
condition 3 11 27.2


and 3 conditions

line !l l&&!r l&&r condition
75 0 58 270 $method and $method =~ /$statement_method_regex/
106 0 0 0 $context and %$context

or 2 conditions

line l !l condition
112 0 0 $method ||= 'connect_cached'

or 3 conditions

line l !l&&r !l&&!r condition
41 0 715 0 $args->{'version'} ||= $VERSION