Condition Coverage

blib/lib/WebService/Pokemon.pm
Criterion Covered Total %
condition 7 11 63.6


or 2 conditions

line l !l condition
50 4 0 $VERSION || ''
62 1 4 $queries ||= {}
94 0 1 $limit || 20
95 0 1 $offset || 0

or 3 conditions

line l !l&&r !l&&!r condition
60 1 0 5 not defined $resource or length $resource <= 0