| blib/lib/Perl/Critic/Policy/ControlStructures/ProhibitReturnInMappingBlock.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 14 | 6 | unless $keyword |
| 27 | 0 | 6 | unless @stmts |
| 32 | 7 | 6 | if _is_return($stmt) |
| 41 | 0 | 20 | unless $elem->sprevious_sibling |
| 43 | 6 | 14 | if &any(sub { |