Condition Coverage

blib/lib/Rose/DBx/CannedQuery.pm
Criterion Covered Total %
condition 1 8 12.5


and 3 conditions

line !l l&&!r l&&r condition
80 0 1 0 defined $class and eval "$class->can('new_or_cached') || require $class"
163 0 0 0 ref $self and @_

or 2 conditions

line l !l condition
132 0 0 $opts ||= [{}]