| blib/lib/App/Dependencio.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 0 | if @$args |
| 31 | 0 | 0 | if $opt->{'help'} |
| 59 | 0 | 0 | if $App::Dependencio::opts->{'cpanm'} |
| 63 | 0 | 0 | if @mods_not_found |
| 74 | 0 | 0 | if ($dir eq $File::Find::dir and $App::Dependencio::opts->{'testdirs'}) |
| 80 | 0 | 0 | if (-f $_ and /\.(pm|pl)$/ and $tests == 1) |
| 81 | 0 | 0 | if $App::Dependencio::opts->{'verbose'} |
| 83 | 0 | 0 | unless my $fh = 'IO::File'->new($file, 0) |
| 100 | 0 | 0 | if ($@) |
| 101 | 0 | 0 | unless grep {$_ eq $line;} @mods_not_found |