Condition Coverage

blib/lib/Mojo/File/Share.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

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')

or 2 conditions

line l !l condition
56 0 0 $INC{$inc} // ''

or 3 conditions

line l !l&&r !l&&!r condition
14 0 0 0 shift() // _get_caller_dist()