| blib/lib/lib/xi.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 20 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 8 | 4 | if defined $_ |
| 34 | 26 | 0 | if defined $_ |
| 49 | 0 | 2 | if $IGNORE{$file} |
| 56 | 0 | 2 | if ($VERBOSE) |
| 60 | 2 | 0 | if (run_perl('-S', @cmd) == 0) |
| 62 | 2 | 15 | if (open my $inh, '<', "$lib/$file") |
| 78 | 1 | 1 | if (@cpanm_opts and not $cpanm_opts[0] =~ /^-/) |
| 81 | 1 | 0 | if ($0 ne '-e' and -e $0) |
| 90 | 1 | 1 | if ($install_dir) |
| 102 | 1 | 1 | $install_dir ? : |