| blib/lib/Perl/LanguageServer/IO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 44 | 0 | 0 | 0 | $windows and ref $fh |
| 74 | 0 | 0 | 0 | $windows and ref $fh |
| line | l | !l | condition |
|---|---|---|---|
| 89 | 0 | 0 | $on_stdout ||= "on_stdout" |
| 90 | 0 | 0 | $on_stderr ||= "on_stderr" |
| 91 | 0 | 0 | $on_exit ||= "on_exit" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 33 | 0 | 0 | 0 | $fh ||= $self->in_fh |