| blib/lib/Perl/Critic/Policy/ControlStructures/ProhibitSwitchStatements.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| statement | 22 | 23 | 95.6 |
| branch | 4 | 4 | 100.0 |
| condition | 11 | 12 | 91.6 |
| subroutine | 9 | 10 | 90.0 |
| pod | 4 | 5 | 80.0 |
| total | 50 | 54 | 92.5 |
| line | stmt | bran | cond | sub | pod | time | code |
|---|---|---|---|---|---|---|---|
| 1 | |||||||
| 2 | |||||||
| 3 | 5 | 5 | 642 | perltidy |
|||
| 5 | 10 | ||||||
| 5 | 117 | ||||||
| 4 | 5 | 5 | 20 | |
|||
| 5 | 16 | ||||||
| 5 | 143 |