Condition Coverage

blib/lib/Gallery/Remote/API.pm
Criterion Covered Total %
condition 11 18 61.1


and 3 conditions

line !l l&&!r l&&r condition
225 9 0 6 $_ eq 'url' and my $u = $$args{'url'}
227 4 1 1 ref $u and blessed $u
5 0 1 ref $u and blessed $u and $u->isa('URI')

or 2 conditions

line l !l condition
94 0 3 $$params{'protocol_version'} ||= 2.9
184 0 0 $$result{'Error'} || 'unknown error'
223 2 5 $$args{'version'} ||= 2

or 3 conditions

line l !l&&r !l&&!r condition
206 0 8 0 ref $class || $class