| blib/lib/perl5i/2.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 18 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 156 | 1 | 114 | if (keys %import) |
| 171 | 2 | 2484 | if $$skips{$feature} |
| 176 | 112 | 1 | if (not $$skips{'autodie'}) |
| 188 | 3 | 18 | if @_ == 1 and ref $_[0] |
| 191 | 15 | 3 | unless ($error =~ /\n$/) |
| 210 | 0 | 1016 | unless eval "\n package $caller;\n \$module->import(\@args);\n 1;\n " |
| 223 | 1 | 2 | if wantarray |
| 228 | 1 | 0 | if wantarray |
| 240 | 0 | 2 | unless $$valid_options{$key} |