| blib/lib/Term/GnuScreen.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 55 | 0 | 0 | if ($self->create) |
| 56 | 0 | 0 | unless ($self->session) |
| 66 | 0 | 0 | unless $cmd |
| 68 | 0 | 0 | if $cmd |
| 74 | 0 | 0 | if defined $self->session |
| 75 | 0 | 0 | if defined $self->window |
| 78 | 0 | 0 | if ($self->debugging) |
| 86 | 0 | 0 | unless (eval { do { capture sub { system(@screencmd); } , \$stdout, \$stderr; 1 } }) |
| 88 | 0 | 0 | if defined $stderr |
| 89 | 0 | 0 | if defined $stdout |
| 97 | 0 | 0 | unless ($file) |