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
48 1 0 2 !$config->{'internal_sort'} && _test_external_sort()
94 618 0 0 defined $previous and $previous eq $item

or 2 conditions

line l !l condition
47 128 1 $config ||= {}
68 1 64 $ENV{'SETS_MAX_RECORDS'} || 200000
69 1 64 $ENV{'SETS_MAX_FILES'} || 40