blib/lib/Excel/Writer/XLSX/Package/Comments.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
132 | 47 | 4117 | if (defined $author and not exists $self->{'_author_ids'}{$author}) |
185 | 4164 | 0 | if defined $author |
215 | 4164 | 0 | if defined $author_id |
285 | 4 | 4165 | if ($text =~ /^\s/ or $text =~ /\s$/) |