Condition Coverage

blib/lib/File/Process/Utils.pm
Criterion Covered Total %
condition 10 17 58.8


and 3 conditions

line !l l&&!r l&&r condition
77 327 21 132 ref $_[0] && &reftype($_[0]) eq $_[1]
115 90 0 0 defined $args->{'max_rows'} and @{$all_lines;}
90 0 0 defined $args->{'max_rows'} and @{$all_lines;} and @{$all_lines;} >= $args->{'max_rows'}
134 8 63 1 not $args->{'keep_list'} and is_array($args->{'skip_list'})

or 2 conditions

line l !l condition
87 9 0 $options{'csv_options'} // {}

or 3 conditions

line l !l&&r !l&&!r condition
91 0 9 0 $options{'chomp'} //= $TRUE