Branch Coverage

blib/lib/Pod/Example.pm
Criterion Covered Total %
branch 24 24 100.0


line true false branch
56 1 13 unless (defined $pod_section)
69 2 14 if ($child->type eq 'begin') { }
72 1 1 if ($child->body =~ /^text/ms) { }
104 11 5 unless ($section)
109 2 14 if ($number_of_example) { }
127 13 4 if (-r $file_or_module) { }
133 1 3 unless ($file)
150 14 58 unless (length $line)
155 54 4 if ($1)
158 17 41 if ($max == 0 or length $spaces < $max)
164 12 1 if ($max > 0)
166 13 54 unless (length $line)