Condition Coverage

blib/lib/Regexp/Tr.pm
Criterion Covered Total %
condition 3 11 27.2


and 3 conditions

line !l l&&!r l&&r condition
41 1 0 0 scalar @_called and $from eq $_called[0]
1 0 0 scalar @_called and $from eq $_called[0] and $to eq $_called[1]
0 0 0 scalar @_called and $from eq $_called[0] and $to eq $_called[1] and $mods eq $_called[2]

or 2 conditions

line l !l condition
38 0 1 $last{caller()} ||= []