| blib/lib/Term/CallEditor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 16 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 36 | 0 | 0 | 0 | exists $$params{'skip_interative'} and $$params{'skip_interative'} |
| 43 | 0 | 0 | 0 | $tfh and $filename |
| 48 | 0 | 0 | 0 | exists $$params{'binmode_layer'} and defined $$params{'binmode_layer'} |
| 0 | 0 | 0 | exists $$params{'BINMODE'} and $$params{'BINMODE'} |
| line | l | !l | condition |
|---|---|---|---|
| 34 | 0 | 0 | shift() || {} |
| 80 | 0 | 0 | $ENV{'EDITOR'} || 'vi' |