Branch Coverage

blib/lib/Mail/Thread/Chronological.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
108 0 0 if ref $here and $here == $find
122 0 0 if ref $_
123 0 0 $_ ? :
0 0 ref $_ ? :
141 0 0 if $c->message
156 0 0 unless (@cells)
167 0 0 unless ($first_parent and $first_parent->message and _cell(\@cells, $first_parent))
177 0 0 if ($first_parent->child == $c) { }
190 0 0 if (grep {($cells[$parent_row][$_] || '') eq '|';} $parent_col + 1 .. $max_col)
221 0 0 if @$r < $col
224 0 0 $here =~ /[+\-]/ ? :
241 0 0 ($cells[$_][$col] || '') eq '-' ? :