Condition Coverage

blib/lib/WWW/MySociety/Gaze.pm
Criterion Covered Total %
condition 9 19 47.3


and 3 conditions

line !l l&&!r l&&r condition
167 0 0 1 @_ and @_ % 2 == 0
230 0 0 1 @_ and @_ % 2 == 0
326 0 0 1 @_ and @_ % 2 == 0
341 0 0 7 @_ >= 1 and @_ % 2

or 2 conditions

line l !l condition
333 142 3 $$rec{'Distance'} ||= 0
374 2 0 $cook ||= sub { shift(); }

or 3 conditions

line l !l&&r !l&&!r condition
345 6 1 0 $$self{'_ua'} ||= 'LWP::UserAgent'->new