Branch Coverage
lib/Spreadsheet/Reader/ExcelXML/ZipReader.pm
Criterion
Covered
Total
%
branch
8
8
100.0
line
true
false
branch
58
105
1
if
(
$zip_member
)
{
}
116
3
18
if
(
$read_state
!=
0
)
{
}
138
17
3
if
(
$self
->_has_zip_parser
)
144
17
3
if
(
$self
->has_file
)