| blib/lib/Text/WrapProp.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 1 | if $text eq '' |
| 51 | 2 | 312 | if $nextline eq '' and $c eq ' ' |
| 54 | 297 | 15 | if ($cursor + $width_table[ord $c] <= $width) { } |
| 64 | 12 | 111 | if m[( |:|;|,|\.|-|\(|\)|/)]o |
| 68 | 3 | 12 | if (not $j) { } |