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
52 0 0 10 ($ENV{'COLUMNS'} || '') =~ /\A\d+\z/ and $ENV{'COLUMNS'} > 0
94 67 11 2 $$arg{'max_diffs'} and $seen_diffs == $$arg{'max_diffs'}

or 2 conditions

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

or 3 conditions

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