| lib/PDF/Boxer/Content/Text.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 0 | if $self->debug and $self->name |
| 71 | 0 | 0 | if $space > 1000 |
| 75 | 0 | 0 | if $self->debug and $self->name |
| 85 | 0 | 0 | if $len > $longest_line_length |
| 96 | 0 | 0 | if ($len > $space) { } |
| 108 | 0 | 0 | ref $line ? : |
| 114 | 0 | 0 | unless @words |