Condition Coverage

blib/lib/Mail/Thread/Chronological.pm
Criterion Covered Total %
condition 0 22 0.0


and 3 conditions

line !l l&&!r l&&r condition
108 0 0 0 ref $here and $here == $find
163 0 0 0 $first_parent and not $first_parent->message
167 0 0 0 $first_parent and $first_parent->message
0 0 0 $first_parent and $first_parent->message and _cell(\@cells, $first_parent)

or 2 conditions

line l !l condition
190 0 0 $cells[$parent_row][$_] || ''
222 0 0 $$r[$col] || ''
232 0 0 $cells[$parent_row][$_] ||= '-'
241 0 0 $cells[$_][$col] || ''
249 0 0 $$row[$_] ||= ' '