| blib/lib/PDF/Builder/UniWrap.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 21 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 127 | 0 | 0 | 0 | hex $1 <= $code and hex $2 >= $code |
| 251 | 0 | 0 | 0 | defined $self->{'emergency_break'} and $c > $self->{'emergency_break'} |
| line | l | !l | condition |
|---|---|---|---|
| 77 | 0 | 0 | $self->{'break_table'} ||= \%BREAK_TABLE |
| 79 | 0 | 0 | $self->{'widthfunc'} ||= 1 |
| 161 | 0 | 0 | $breaks[$i - 1] ||= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 76 | 0 | 0 | 0 | $self->{'line_length'} ||= $columns |
| 81 | 0 | 0 | 0 | ref $pkg || $pkg |
| 95 | 0 | 0 | 0 | $c eq 'CM' or $c eq 'ZW' |