| blib/lib/Perl/Critic/Policy/Modules/RequireExplicitInclusion.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 44 | 0 | 22 | if (@declared_packages > 1) |
| 84 | 5 | 17 | if $calls |
| 113 | 5 | 17 | if $calls |
| 133 | 15 | 7 | if $symbols |
| 158 | 13 | 0 | if ($word->content =~ /\A ( .* ) :: [^:]+ \z/msx) |
| 174 | 26 | 0 | if ($symbol->canonical =~ /\A [\$*\@%&] ( .* ) :: [^:]+ \z/msx) |
| 190 | 32 | 24 | if exists $$included_packages{$package} |