| blib/lib/Pod/Simple/RTF.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 37 | 32.4 |
| line | l | !l | condition |
|---|---|---|---|
| 21 | 0 | 270 | $] ge "5.007003" and Deparse error: Can't locate object method "object_2svref" via package "B::SPECIAL" at /usr/local/lib/perl5/5.26.1/B/Deparse.pm line 5018. |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 198 | 0 | 0 | 3 | $self->do_beginning && $self->do_middle && $self->do_end |
| 303 | 0 | 0 | 0 | @to_unget > 1 and $to_unget[-2]->type eq "end" |
| 0 | 0 | 0 | @to_unget > 1 and $to_unget[-2]->type eq "end" and $to_unget[-2]->tagname =~ /^item-/s | |
| 313 | 0 | 0 | 0 | $to_unget[-1]->type eq "start" and $to_unget[-1]->tagname eq "Para" |
| 513 | 3 | 0 | 0 | $title =~ /^\S+$/s and $title =~ /::/s |
| line | l | !l | condition |
|---|---|---|---|
| 162 | 0 | 3 | $ENV{'RTFDEFLANG'} || '' |
| 0 | 3 | $ENV{'RTFDEFLANG'} || '' | |
| 0 | 3 | $ENV{'RTFDEFLANG'} || '' | |
| 342 | 0 | 0 | $token->attr('type') || 'pod' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 271 | 0 | 1 | 21 | ($tagname = $token->tagname) eq "Verbatim" or $tagname eq "VerbatimFormatted" |
| 369 | 0 | 1 | 21 | $tagname eq "Verbatim" or $tagname eq "VerbatimFormatted" |
| 474 | 3 | 0 | 0 | ref $self || $self |
| 497 | 0 | 3 | 0 | $ENV{'SOURCE_DATE_EPOCH'} || time |