Condition Coverage

blib/lib/BusyBird/Input/Feed.pm
Criterion Covered Total %
condition 10 18 55.5


and 3 conditions

line !l l&&!r l&&r condition
45 0 520 0 $scheme and $authority
64 120 400 558 $$self{'image_max_num'} < 0 || @urls < $$self{'image_max_num'} and $content =~ /<\s*img\s+[^>]*src\s*=\s*(['"])([^>]+?)\1[^>]*>/gi
69 0 27 0 defined $url_head and defined $url_dir
103 0 0 0 defined $type and not $type =~ /^image/i
136 45 0 500 defined $created_at_dt and defined $item_id

or 3 conditions

line l !l&&r !l&&!r condition
64 160 798 120 $$self{'image_max_num'} < 0 || @urls < $$self{'image_max_num'}