blib/lib/MojoMojo/Formatter/Pod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 12 | 66.6 |
line | true | false | branch |
---|---|---|---|
53 | 21 | 636 | if ($pod) { } |
54 | 3 | 18 | if ($line =~ /^(.*)$end_re(.*)$/) { } |
61 | 3 | 633 | if ($line =~ /^(.*)$start_re(.*)$/) { } |
82 | 0 | 4 | if $@ or not $result |
118 | 1 | 0 | unless $link =~ /^$token+$/ |
120 | 0 | 0 | if defined $section and length $section |