Condition Coverage

blib/lib/WebService/Pokemon.pm
Criterion Covered Total %
condition 1 11 9.0


or 2 conditions

line l !l condition
41 2 0 $VERSION || ''
53 0 0 $queries ||= {}
74 0 0 $limit || 20
75 0 0 $offset || 0

or 3 conditions

line l !l&&r !l&&!r condition
51 0 0 0 not defined $resource or length $resource <= 0