blib/lib/Perl/Critic/Policy/Variables/ProhibitLoopOnHash.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
statement | 64 | 65 | 98.4 |
branch | 35 | 38 | 92.1 |
condition | 21 | 24 | 87.5 |
subroutine | 15 | 16 | 93.7 |
pod | 4 | 5 | 80.0 |
total | 139 | 148 | 93.9 |
line | stmt | bran | cond | sub | pod | time | code |
---|---|---|---|---|---|---|---|
1 | |||||||
2 | |||||||
3 | perltidy |
||||||
4 | |