Branch Coverage

blib/lib/DBIx/DataModel/Schema/ResultAs/Xlsx.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
25 0 1 unless my $file = shift()
60 1 0 if $self->{'-tech_details'}
75 0 1 unless my $workbook = "Excel::Writer::XLSX"->new($self->{'file'})