Branch Coverage

blib/lib/CPANPLUS/Dist/Debora/Pod.pm
Criterion Covered Total %
branch 24 36 66.6


line true false branch
22 4 0 if ($podfile)
57 2 0 if ($summary)
58 2 0 if ($summary =~ /\h+ - \h+ (.*)/msux)
78 0 4 unless $section
88 24 4 if ($description)
92 4 24 if length $description > $length
101 4 0 if $description
167 0 6 if $holder =~ /$AUTHOR_REFERENCE/u
189 4 0 if ($section)
200 10 0 if ($self->{'text'} =~ /^ =head($level) \h $title \v+ (.*)/msux)
225 0 644 if ($name eq 'item-bullet') { }
0 644 elsif ($name eq 'item-number') { }
484 160 elsif ($do_clear{$name}) { }
262 144 500 if ($name =~ /^ head\d/msux)
266 484 160 if ($do_output{$name})
269 444 40 if ($do_newline{$name})
283 704 0 if (defined $Pod::Simple::nbsp)
286 704 0 if (defined $Pod::Simple::shy)