Condition Coverage

blib/lib/HTML/StickyQuery.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
87 2 15 1 not $$self{'abs'} and $u->scheme
92 16 1 0 defined $u->scheme and not $u->scheme =~ /^https?/

or 3 conditions

line l !l&&r !l&&!r condition
97 15 1 1 not $$self{'regexp'} or $u->path =~ /$$self{'regexp'}/