| blib/lib/PerlIO/via/EscStatus.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 26 | 46.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 156 | 1 | 3 | 0 | $self->{'display'} and $self->{'status_width'} != 0 |
| 219 | 1 | 0 | 1 | $ordinary eq '' and defined $new_status |
| 1 | 0 | 1 | $ordinary eq '' and defined $new_status and $self->{'display'} | |
| 232 | 0 | 0 | 1 | $want_status_reprint and $self->{'display'} |
| 0 | 1 | 0 | $want_status_reprint and $self->{'display'} and $self->{'status'} ne '' | |
| 253 | 1 | 0 | 0 | $self->{'display'} and $want_status_reprint |
| 1 | 0 | 0 | $self->{'display'} and $want_status_reprint and $status ne '' |
| line | l | !l | condition |
|---|---|---|---|
| 445 | 0 | 3 | $width || 80 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 230 | 1 | 0 | 0 | $ordinary ne '' || defined $new_status |