blib/lib/Pod/Readme/Plugin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 19 | 20 | 95.0 |
line | true | false | branch |
---|---|---|---|
127 | 547 | 96 | if (not $curr =~ /\s/ or $in_quote) { } |
70 | 26 | elsif ($arg_buff ne '') { } | |
129 | 13 | 534 | if ($curr =~ /["']/ and $prev ne '\\') |
130 | 5 | 8 | $curr eq $in_quote ? : |
141 | 1 | 25 | if ($arg_buff ne '') |
198 | 13 | 7 | if ($arg =~ /$eq/) { } |
202 | 8 | 5 | if ($val =~ /^(['"])(.*)(['"])$/ and $1 eq $3) |
209 | 4 | 3 | if (($key) = $arg =~ /^no[_-](\w+(?:[-_]\w+)*)$/) { } |
220 | 13 | 1 | if ($allowed) |
225 | 3 | 0 | if (/Hash has key '(.+)' which is not in the new key set/) { } |