Condition Coverage

blib/lib/Mojolicious/Command/bundle.pm
Criterion Covered Total %
condition 2 13 15.3


or 2 conditions

line l !l condition
87 1 0 ($ENV{'GIT_BIN'} // File::Which::which('git')) || ''
171 0 0 shift() || ''
172 0 0 shift() || 'master'
210 0 0 shift() || ''
211 0 0 shift() || 'master'

or 3 conditions

line l !l&&r !l&&!r condition
88 0 1 0 $ENV{'MOJO_ASSET_OUT_DIR'} || catdir('assets', 'vendor')