Branch Coverage

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


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