Condition Coverage

blib/lib/Convert/Context.pm
Criterion Covered Total %
condition 41 55 74.5


and 3 conditions

line !l l&&!r l&&r condition
107 17 66 1 $#_ == 1 and ref $_[1]
136 0 0 1 $S->_subattr($o1, $l1, [$attrib], [0]) && $attrib
198 0 0 0 $S =~ /(^[^=]*)/ && $1
275 6 134 104 @_ and not ref $_[0]
281 10 229 5 @_ and ref($_[0]) =~ /^ARRAY/
691 13 33 1 $o1 and $o1 == $len1
729 12 9 25 $o1 + $l1 < $len1 and &$acmp($a2_right, $a3_left)

or 2 conditions

line l !l condition
124 40 26 $S->_index($o1) || 0
125 47 19 $S->_index($o1 + $l1 - 1) || 0
223 104 275 $pos || 0
333 22 2 $option || ''
412 0 3 $option || ''
569 1 0 $search || ''
1 0 $replace || ''
0 1 $mode || ''

or 3 conditions

line l !l&&r !l&&!r condition
107 18 0 84 not $#_ or $#_ == 1 and ref $_[1]
153 649 0 3 not $cs or $cs_orig == $cs
225 840 379 0 $i % $cs || $cs
271 94 150 0 ref $proto || $proto
538 100 265 0 $i % $cs || $cs
724 13 18 15 not $o1 or &$acmp($a1_right, $a2_left)