Branch Coverage

blib/lib/IO/StructuredOutput/Sheets.pm
Criterion Covered Total %
branch 27 54 50.0


line true false branch
44 2 4 if ($format eq 'csv') { }
2 2 elsif ($format eq 'html') { }
2 0 elsif ($format eq 'xls') { }
68 0 10 unless ref(my $self = shift())
76 0 4 unless ref(my $self = shift())
82 0 6 unless ref(my $self = shift())
84 0 6 unless ref @_[0] eq 'ARRAY'
87 0 6 $styles ? :
90 2 4 if ($format eq 'csv') { }
2 2 elsif ($format eq 'html') { }
2 0 elsif ($format eq 'xls') { }
102 0 6 if (ref $column eq 'ARRAY') { }
0 6 elsif (ref $column) { }
120 0 6 ref $style eq 'ARRAY' ? :
121 0 6 unless $thisstyle
124 0 6 if (ref $column eq 'ARRAY') { }
0 6 elsif (ref $column) { }
142 0 6 ref $style eq 'ARRAY' ? :
143 0 6 unless $thisstyle
146 0 6 if (ref $column eq 'ARRAY') { }
0 6 elsif (ref $column) { }
165 0 0 unless ref(my $self = shift())
166 0 0 if ($self->format eq 'xls')
177 0 0 unless ref(my $self = shift())
178 0 0 if ($self->format eq 'xls')
189 0 6 unless ref(my $self = shift())
195 0 6 unless ref(my $self = shift())