Condition Coverage

blib/lib/App/Multigit.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
424 0 0 0 $BEHAVIOUR{'skip_readonly'} and $config->{'readonly'}

or 3 conditions

line l !l&&r !l&&!r condition
159 0 0 0 shift() // dir()->absolute
165 0 0 0 $cfg->{$_}{'dir'} //= dir($_)->basename =~ s/\.git$//ru
166 0 0 0 $cfg->{$_}{'url'} //= $_
449 0 0 0 shift() // mg_parent()
489 0 0 0 shift() // mg_parent()
525 0 0 0 $remotes{'origin'} // $remotes{(keys %remotes)[0]}