Branch Coverage

blib/lib/Excel/Writer/XLSX/Package/Comments.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
132 42 4113 if (defined $author and not exists $self->{'_author_ids'}{$author})
185 4155 0 if defined $author
215 4155 0 if defined $author_id
285 4 4156 if ($text =~ /^\s/ or $text =~ /\s$/)