| blib/lib/App/PTP/Commands.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 13 | 18 | 72.2 | 
| 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 | 109 | 0 | 2 | $options->{'preserve_perl_env'} and $App::PTP::SafeEnv::PerlEnv_LOADED | 
| 504 | 0 | 0 | 0 | ref $modes->{'file_name_ref'} eq 'REF' and ref ${$modes->{'file_name_ref'};} eq 'SCALAR' | 
| line | l | !l | condition | 
|---|---|---|---|
| 571 | 12 | 3 | $_->[$c] // '' | 
| line | l&&r | l&&!r | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|---|
| 336 | 2 | 10 | 2 | 9 | not $result[$i] xor $modes->{'inverse_match'} |