Condition Coverage

blib/lib/Imager/Font/Wrap.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
29 0 0 0 $state->{'bottom'} and $state->{'linepos'} + $box->font_height > $state->{'bottom'}
35 0 0 0 $text =~ /\S/ and $state->{'im'}
96 0 0 0 defined $im and $im->getwidth > $x
189 0 0 0 length $line and not $state{'full'}

or 2 conditions

line l !l condition
93 0 0 $im || 'Imager'
126 0 0 delete $input{'linegap'} || 0