Branch Coverage

lib/Spreadsheet/Write/WriteCSV.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
31 2 2 if $self->{'_CLOSED'}
32 2 0 if $self->{'_FH'}
45 0 24 if $_->{'sprintf'}
51 0 6 unless $self->{'_CSV_OBJ'}->print($self->{'_FH'}, \@texts)