blib/lib/App/whichpm.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
71 | 2 | 8 | if ($module_name =~ /\.pm$/msx) |
84 | 3 | 7 | unless ($filename) |
87 | 1 | 20 | if -f $module_full_filename |
96 | 3 | 4 | if (wantarray) |
98 | 2 | 1 | defined $version ? : |