Condition Coverage

blib/lib/App/PTP/Commands.pm
Criterion Covered Total %
condition 14 18 77.7


and 3 conditions

line !l l&&!r l&&r condition
51 25 4 2 $safe and $options->{'preserve_perl_env'}
4 0 2 $safe and $options->{'preserve_perl_env'} and $safe->reval('$PerlEnv_LOADED')
76 115 0 2 $options->{'preserve_perl_env'} and $App::PTP::SafeEnv::PerlEnv_LOADED
506 0 0 3 ref $modes->{'file_name_ref'} eq 'REF' and ref ${$modes->{'file_name_ref'};} eq 'SCALAR'

or 2 conditions

line l !l condition
576 12 3 $_->[$c] // ''

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
336 2 10 2 9 not $result[$i] xor $modes->{'inverse_match'}