Condition Coverage

blib/lib/WE_Frontend/TextLayouter.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
85 12 0 94 $x + $word_width + $this_space_width < $boxwidth and $y + $word_height < $boxheight
149 0 0 732 $ord >= $$fontinfo{'firstchar'} and $ord <= $$fontinfo{'lastchar'}

or 2 conditions

line l !l condition
31 0 2 $args{'-x'} || 0
32 1 1 $args{'-y'} || 0
33 0 2 $args{'-maxlineheight'} || 0