| 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 | 4113 | 42 | defined $author and not exists $self->{'_author_ids'}{$author} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 285 | 2 | 2 | 4156 | $text =~ /^\s/ or $text =~ /\s$/ |