Condition Coverage

blib/lib/Text/LookUpTable.pm
Criterion Covered Total %
condition 4 15 26.6


and 3 conditions

line !l l&&!r l&&r condition
308 0 0 2 defined $x_size and $x_size > 0
313 0 0 2 defined $y_size and $y_size > 0
318 0 0 2 defined $x_title and $x_title ne ''
323 0 0 2 defined $y_title and $y_title ne ''

or 3 conditions

line l !l&&r !l&&!r condition
482 0 0 0 not defined $file or $file =~ /^[\s]+$/