| blib/lib/PDF/API2/UniWrap.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 21 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 120 | 0 | 0 | 0 | hex $1 <= $code and hex $2 >= $code |
| 259 | 0 | 0 | 0 | defined $self->{'emergency_break'} and $c > $self->{'emergency_break'} |
| line | l | !l | condition |
|---|---|---|---|
| 70 | 0 | 0 | $self->{'break_table'} ||= \%BREAK_TABLE |
| 72 | 0 | 0 | $self->{'widthfunc'} ||= 1 |
| 154 | 0 | 0 | $breaks[$i - 1] ||= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 69 | 0 | 0 | 0 | $self->{'line_length'} ||= $columns |
| 74 | 0 | 0 | 0 | ref $pkg || $pkg |
| 88 | 0 | 0 | 0 | $c eq "CM" or $c eq "ZW" |