Branch Coverage

lib/Spreadsheet/Reader/ExcelXML/Cell.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
159 0 0 defined $self->has_unformatted ? :
210 0 defined $self->has_xml_value ? :
196 236 290 if (not $coercion) { }
21 269 elsif (not defined $unformatted) { }
6 263 elsif ($unformatted eq '') { }
211 0 263 if $@
214 262 28 if $formatted