Condition Coverage

blib/lib/App/Sets/Sort.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
50 1 0 2 !$config->{'internal_sort'} && _test_external_sort()
96 618 0 0 defined $previous and $previous eq $item

or 2 conditions

line l !l condition
49 128 1 $config ||= {}
70 1 64 $ENV{'SETS_MAX_RECORDS'} || 200000
71 1 64 $ENV{'SETS_MAX_FILES'} || 40