blib/lib/Mojo/File/Share.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 0 | if ($path and -d $path->dirname->sibling('lib') and -d -r $path->dirname->sibling('share')) { } |
0 | 0 | elsif (-e path('lib', $inc) and -d -r path('share')) { } | |
30 | 0 | 0 | @_ > 1 ? : |
32 | 0 | 0 | unless -f $dist_file |
33 | 0 | 0 | unless -r $dist_file |