| blib/lib/Proc/InvokeEditor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 3 | 12 | 25.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 88 | 0 | 0 | 2 | exists $ENV{$e} and defined $ENV{$e} | 
| 170 | 0 | 3 | 0 | 'File::Spec'->file_name_is_absolute($editor_bits[0]) and -x $editor_bits[0] | 
| 209 | 0 | 0 | 0 | defined $filename and $keep_file | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 45 | 0 | 1 | 0 | ref $proto || $proto |