Condition Coverage

blib/lib/WWW/Noss/OPML.pm
Criterion Covered Total %
condition 9 21 42.8


and 3 conditions

line !l l&&!r l&&r condition
122 2 0 1 defined $param{'folders'} and not $param{'folders'}
240 0 3 0 defined $new->[$i]{'groups'} and ref $new->[$i]{'groups'} ne "ARRAY"

or 2 conditions

line l !l condition
27 12 0 $title // (return)
28 12 0 $node->getAttribute("xmlUrl") // (return)
57 1 0 $param{'feeds'} // []

or 3 conditions

line l !l&&r !l&&!r condition
19 6 0 0 $title // ()
148 8 0 0 $f->{'text'} // $f->{'title'}
162 4 0 0 $f->{'text'} // $f->{'title'}