blib/lib/Excel/Writer/XLSX/Package/Comments.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
132 | 0 | 4117 | 47 | defined $author and not exists $self->{'_author_ids'}{$author} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
285 | 2 | 2 | 4165 | $text =~ /^\s/ or $text =~ /\s$/ |