Branch Coverage

lib/Spreadsheet/Reader/ExcelXML.pm
Criterion Covered Total %
branch 12 18 66.6


line true false branch
133 8 1 if ($flag =~ /^:(\w*)$/) { }
0 1 elsif ($flag =~ /^v?\d+\.?\d*/) { }
136 8 0 if (exists $flag_settings->{$default_choice}) { }
148 0 0 if ($result < 0)
169 9 2 if (&XLSXFile()->check($file)) { }
0 2 elsif (&IOFileType()->check($file)) { }
179 0 9 if ($formatter)
186 8 1 $self->file_opened ? :
310 21 1 if ($self->_has_workbook)