Condition Coverage

blib/lib/Report/Porf/Framework.pm
Criterion Covered Total %
condition 10 17 58.8


and 3 conditions

line !l l&&!r l&&r condition
350 4 4 0 $file_name and ref $file_name eq ''
424 1 0 4 $max_rows eq '' and not $file_item
425 0 3 2 $max_rows > 0 and scalar @$list_ref > $max_rows

or 2 conditions

line l !l condition
386 0 0 ref $list_ref || 'no reference'

or 3 conditions

line l !l&&r !l&&!r condition
80 0 2 0 ref $caller || $caller
423 4 1 5 not $file_item or $max_rows