Condition Coverage

blib/lib/CEDict/Pinyin.pm
Criterion Covered Total %
condition 2 11 18.1


and 3 conditions

line !l l&&!r l&&r condition
278 0 0 0 $h == $#reParts || $h == $#reParts - 1 && $reParts[$#reParts] eq '*' and $i == $#parts

or 2 conditions

line l !l condition
107 0 1 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
206 0 7 0 shift() || $$self{'parts'}
278 0 0 0 $h == $#reParts || $h == $#reParts - 1 && $reParts[$#reParts] eq '*'