| blib/lib/App/Greple/frame.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 121 | 0 | 0 | if (open my $tty, ">", "/dev/tty") |
| 127 | 0 | 0 | unless $size[0] |
| 133 | 0 | 0 | if ($width =~ /\D/u) |
| 135 | 0 | 0 | if require App::Greple::frame::RPN |
| 136 | 0 | 0 | unless $width = int rpn_calc(terminal_width(), $width) |
| 144 | 0 | 0 | if ((my $rest = $width - length($_)) > 0) |
| 160 | 0 | 0 | unless exists $param{$k} |