Condition Coverage

blib/lib/lib/gitroot.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
35 2 0 4 defined $args{'lib'} and defined $_GIT_ROOT
51 2 1 1 delete $args{'resolve_symlink'} and _is_link($filename)

or 2 conditions

line l !l condition
22 4 4 $_default_values{$1} || 1

or 3 conditions

line l !l&&r !l&&!r condition
33 6 0 0 $filename //= $args{'path'}