Branch Coverage

lib/Fry/Lib/CDBI/Outline.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
35 0 0 if @rows == 0
83 0 0 if (/^$left$/)
84 0 0 if (/^$right$/)
85 0 0 if (/^$even$/)
110 0 0 if (not $_ =~ /$splitter/) { }
125 0 0 unless $_[0] =~ /Use of uninitialized value/
129 0 0 if ($otl_obj[$i]{'indent'} >= $otl_obj[$i + 1]{'indent'})
134 0 0 if ($otl_obj[$i]{'indent'} < $otl_obj[$i + 1]{'indent'}) { }
0 0 elsif ($otl_obj[$i]{'indent'} > $otl_obj[$i + 1]{'indent'}) { }
150 0 0 unless $_[0] =~ /Use of uninitialized value/
170 0 0 if ($otl_obj[$i]{'indent'} >= $otl_obj[$i + 1]{'indent'})