blib/lib/App/bif/Editor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 6 | 16.6 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
43 | 0 | 0 | 0 | File::Which::which($ENV{'EDITOR'}) || Carp::croak("editor not found: $ENV{'EDITOR'}") |
62 | 0 | 1 | 0 | $self->pid or not -t STDOUT |