| blib/lib/Mojo/File/Share.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 14 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 18 | 0 | 0 | 0 | $path and -d $path->dirname->sibling('lib') |
| 0 | 0 | 0 | $path and -d $path->dirname->sibling('lib') and -d -r $path->dirname->sibling('share') | |
| 0 | 0 | 0 | -e path('lib', $inc) and -d -r path('share') |
| line | l | !l | condition |
|---|---|---|---|
| 56 | 0 | 0 | $INC{$inc} // '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 14 | 0 | 0 | 0 | shift() // _get_caller_dist() |