Condition Coverage

blib/lib/Pod/Simple/RTF.pm
Criterion Covered Total %
condition 12 37 32.4


and 2 conditions

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.

and 3 conditions

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

or 2 conditions

line l !l condition
162 0 3 $ENV{'RTFDEFLANG'} || ''
0 3 $ENV{'RTFDEFLANG'} || ''
0 3 $ENV{'RTFDEFLANG'} || ''
342 0 0 $token->attr('type') || 'pod'

or 3 conditions

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