blib/lib/App/pscan/Utils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
80 | 0 | 0 | 0 | $ENV{'WRAP'} and $column_w + 3 + length(join ' ', @$arg) > $screen_width |
104 | 0 | 0 | 0 | $c =~ /[ \,]/ and $firstline |
0 | 0 | 0 | $c =~ /[ \,]/ and $firstline and $cnt > $screen_width | |
0 | 0 | 0 | $c =~ /[ \,]/ and not $firstline | |
0 | 0 | 0 | $c =~ /[ \,]/ and not $firstline and $cnt > $screen_width - $column_w |