Branch Coverage

blib/lib/Spreadsheet/WriteExcel/Simple.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
83 0 0 defined $_ ? :
135 0 0 unless my $name = shift()
136 0 0 unless open my $file, ">$name"