Condition Coverage

blib/lib/Test/BinaryData.pm
Criterion Covered Total %
condition 12 16 75.0


and 3 conditions

line !l l&&!r l&&r condition
153 0 0 10 ($ENV{'COLUMNS'} || '') =~ /\A\d+\z/ and $ENV{'COLUMNS'} > 0
195 67 11 2 $arg->{'max_diffs'} and $seen_diffs == $arg->{'max_diffs'}

or 2 conditions

line l !l condition
150 2 8 $arg ||= {}
153 10 0 $ENV{'COLUMNS'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
171 1 0 9 $have_is_wide or $want_is_wide
218 66 6 1726 ord $c < 32 or ord $c > 126