Branch Coverage

blib/lib/Spreadsheet/WriteExcel/Simple/Tabs.pm
Criterion Covered Total %
branch 18 26 69.2


line true false branch
63 1 19 unless (defined $self->{'book'})
80 0 1 if scalar(@_) % 2
85 0 4 unless ref $data eq "ARRAY"
96 0 4 if length $tab > 31
130 7 0 if $width < 8
153 2 2 unless defined $data{'content_type'}
156 2 2 if defined $data{'filename'}
192 0 4 if @_
194 1 3 unless ref $self->{'first'} eq "HASH"
195 4 0 wantarray ? :
208 0 12 if @_
210 1 11 unless ref $self->{'default'} eq "HASH"
211 12 0 wantarray ? :