Condition Coverage

blib/lib/Text/WrapProp.pm
Criterion Covered Total %
condition 12 12 100.0


and 3 conditions

line !l l&&!r l&&r condition
54 417 25 1 $nextline eq '' and $c eq ' '

or 3 conditions

line l !l&&r !l&&!r condition
23 1 2 10 not defined $width or $width < 1e-07
1 1 8 not defined $ref_width_table or ref $ref_width_table ne 'ARRAY'
2 1 7 not defined $ref_width_table or ref $ref_width_table ne 'ARRAY' or scalar @{$ref_width_table;} <= 1