| blib/lib/Excel/Writer/XLSX/Chartsheet.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 119 | 4 | 4 | if (defined $user_options->{'objects'}) { } |
| 126 | 3 | 5 | if (defined $user_options->{'content'}) { } |
| 135 | 1 | 4 | if ($password eq "" and $options->{'objects'} and not $options->{'content'}) |
| 255 | 0 | 21 | if $self->{'_filter_on'} |
| 257 | 1 | 20 | if ($self->{'_fit_page'} or $self->{'_tab_color'}) { } |