Branch Coverage

blib/lib/Spreadsheet/ExcelHashTable.pm
Criterion Covered Total %
branch 0 56 0.0


line true false branch
31 0 0 if @_
51 0 0 if ($self->excel_checker)
53 0 0 unless (exists $$self{'excel_hash'}{$var})
65 0 0 if ($row_key =~ /\s+$/)
66 0 0 if $row_key =~ /\s+$/
73 0 0 if ($att =~ /\s+$/)
74 0 0 if ($row_key =~ /\s+$/)
82 0 0 if (defined $cell)
84 0 0 if $val =~ /\s+$/
88 0 0 if ($row_key =~ /\s+$/)
89 0 0 if ($col_key =~ /\s+$/)
104 0 0 unless (defined $cell)
105 0 0 if ($cell->value eq '')
107 0 0 if ($col_v_max == $col_v) { }
134 0 0 unless (defined $cell)
135 0 0 if ($cell->value eq '')
137 0 0 if ($row_v_max == $row_v) { }
155 0 0 if (defined $cell)
157 0 0 if ($val =~ /\s+$/)
158 0 0 if ($val eq "$var")
169 0 0 if @_
170 0 0 if @_
171 0 0 unless (defined $var)
172 0 0 unless (defined $sheet)
174 0 0 unless (defined $$self{'sheet_obj'})
176 0 0 if ($cell_info eq '')
180 0 0 if ($col_v_max eq '' or $row_v_max eq '')
228 0 0 if ($row == 2)