Condition Coverage

blib/lib/Template/Plugin/PodSimple.pm
Criterion Covered Total %
condition 0 24 0.0


and 2 conditions

line l !l condition
165 0 0 local *Pod::Simple::HTML::do_pod_link = \&_do_pod_link and local *Pod::Simple::HTML::do_man_link = \&_do_man_link

and 3 conditions

line !l l&&!r l&&r condition
107 0 0 0 defined $to and length $to
0 0 0 defined $section and length $section
120 0 0 0 defined $section and length($section .= '')
137 0 0 0 defined $to and length $to
138 0 0 0 defined $section and length $section

or 2 conditions

line l !l condition
146 0 0 $_[1] || '?'
147 0 0 $_[2] || 'http://man.linuxquestions.org/index.php?type=2&query='

or 3 conditions

line l !l&&r !l&&!r condition
107 0 0 0 defined $to and length $to or defined $section and length $section