blib/lib/List/Filter/Transform/Internal.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 14 | 57.1 |
line | true | false | branch |
---|---|---|---|
146 | 2 | 0 | if ($mods) { } |
154 | 4 | 4 | if ($mods =~ /$c/) |
159 | 2 | 0 | if ($re_mods) |
170 | 0 | 2 | if ($g_flag and $e_flag) { } |
0 | 2 | elsif ($g_flag) { } | |
0 | 2 | elsif ($e_flag) { } | |
214 | 0 | 2 | if (($intermed = $regexp) =~ s/ ^ \( \? [-xism]*? : //x) |