Condition Coverage

blib/lib/PDF/Builder/UniWrap.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
126 0 0 0 hex $1 <= $code and hex $2 >= $code
247 0 0 0 defined $self->{'emergency_break'} and $c > $self->{'emergency_break'}

or 2 conditions

line l !l condition
76 0 0 $self->{'break_table'} ||= \%BREAK_TABLE
78 0 0 $self->{'widthfunc'} ||= 1
159 0 0 $breaks[$i - 1] ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
75 0 0 0 $self->{'line_length'} ||= $columns
80 0 0 0 ref $pkg || $pkg
94 0 0 0 $c eq "CM" or $c eq "ZW"