Condition Coverage

blib/lib/Algorithm/Combinatorics.pm
Criterion Covered Total %
condition 12 15 80.0


and 3 conditions

line !l l&&!r l&&r condition
249 22 0 4 @$data == 0 and $p == 0
312 42 332 0 not $k_is_not_required and $k < 0

or 3 conditions

line l !l&&r !l&&!r condition
172 2 2 5 @$data == 1 or @$data == 2
303 44 343 6 $k_is_not_required or defined $k
308 13 0 374 not defined $type or $type ne 'ARRAY'