Branch Coverage
blib/lib/Catalyst/View/XLSX.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
59
0
0
if
(
$args
->{
'file'
}
)
61
0
0
unless
-f
$args
->{
'file'
}
78
0
0
unless
defined
$workbook
85
0
0
if
$_
->{
'format'
}