Condition Coverage

blib/lib/HTML/StickyQuery/DoCoMoGUID.pm
Criterion Covered Total %
condition 14 16 87.5


and 3 conditions

line !l l&&!r l&&r condition
44 1 28 6 not $$self{'abs'} and $u->scheme
50 28 1 0 defined $u->scheme and not $u->scheme =~ /^https?/
106 16 2 7 $ignore_guid and $key eq 'guid'

or 2 conditions

line l !l condition
18 8 37 $args{'param'} ||= {}
57 16 9 $$attr{'method'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
55 0 25 4 not $$self{'regexp'} or $u->path =~ /$$self{'regexp'}/