blib/lib/App/bif/Editor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 22 | 18.1 |
line | true | false | branch |
---|---|---|---|
39 | 0 | 0 | if (exists $ENV{'EDITOR'}) |
49 | 0 | 0 | if $path |
57 | 1 | 0 | if $self->auto |
62 | 1 | 0 | if $self->pid or not -t STDOUT |
64 | 0 | 0 | if $self->txt |
78 | 1 | 0 | unless $self->pid |
86 | 0 | 0 | if ($res == -1) { } |
0 | 0 | elsif ($res & 127) { } | |
0 | 0 | elsif (my $code = $res >> 8) { } | |
90 | 0 | 0 | $res & 128 ? : |
104 | 1 | 0 | unless -t STDOUT |