Condition Coverage

blib/lib/Iterator/Simple/Util.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
110 0 14 100 defined $x and defined $y
289 1 0 4 not $done and defined($_ = $iter->next)