Condition Coverage

tests/registry-2
Criterion Covered Total %
condition 1 9 11.1


and 3 conditions

line !l l&&!r l&&r condition
13 0 0 1 $registry && $registry->isa('Arch::Registry')
36 0 0 0 $is_array && @$versions > 5
37 0 0 0 $is_array && grep(/$arch_perl_version/, @$versions)