blib/lib/Pod/MinimumVersion/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
78 | 47 | 0 | if (defined $text) |
79 | 2 | 45 | if ($command eq 'for' and $text =~ /^Pod::MinimumVersion\s+use\s+(v?[0-9._]+)/) |
88 | 14 | 33 | unless ($command_does_not_interpolate{$command}) |
121 | 1 | 34 | if ($command eq 'J' or $outer = $seq_obj->nested and $outer->cmd_name eq 'J') |