Condition Coverage

blib/lib/App/CSVUtils/csv_sort_rows.pm
Criterion Covered Total %
condition 8 9 88.8


or 2 conditions

line l !l condition
27 28 14 $r->{'input_rows'} //= []
29 6 3 $r->{'input_rows_as_hashref'} //= []
112 9 0 $prefix //= ""

or 3 conditions

line l !l&&r !l&&!r condition
64 4 2 8 $r->{'util_args'}{'by_code'} or $r->{'util_args'}{'by_sortsub'}