Condition Coverage

lib/Template/Iterator.pm
Criterion Covered Total %
condition 7 10 70.0


and 3 conditions

line !l l&&!r l&&r condition
55 174 0 2 blessed $data and $data->can('as_list')
167 2 0 1 $status and $status == 3

or 2 conditions

line l !l condition
52 178 1 shift() || []
53 0 179 shift() || {}