Branch Coverage

blib/lib/Template/Plugin/PodSimple.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
107 0 0 unless defined $to and length $to or defined $section and length $section
120 0 0 if (defined $section and length($section .= ''))
125 0 0 unless length $section
129 0 0 if defined $it
137 0 0 if defined $to and length $to
138 0 0 if defined $section and length $section
139 0 0 unless length $out
152 0 0 unless (exists $INC{"lib/Pod/Simple/$map{$class}.pm"})
154 0 0 if $@
160 0 0 unless defined $new
165 0 0 if $class eq 'html'
170 0 0 if $class eq 'text'
172 0 0 if ($_[0] =~ /\n/) { }
178 0 0 if $class eq 'tree'