| blib/lib/App/PTP/Commands.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 18 | 77.7 |
| 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 | 119 | 0 | 2 | $options->{'preserve_perl_env'} and $App::PTP::SafeEnv::PerlEnv_LOADED |
| 515 | 0 | 0 | 3 | ref $modes->{'file_name_ref'} eq 'REF' and ref ${$modes->{'file_name_ref'};} eq 'SCALAR' |
| line | l | !l | condition |
|---|---|---|---|
| 585 | 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'} |