| blib/lib/Perl/Critic/Policy/TooMuchCode/ProhibitExtraStricture.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 8 | unless $doc->find("PPI::Statement::Include") |
| 36 | 6 | 2 | if (@st_strict_pragma == 1) |
| 41 | 2 | 4 | if ($version_statement) |
| 44 | 1 | 1 | if ($version >= qv("v5.11.0")) |
| 49 | 4 | 2 | if (@st_strict_module) |