Condition Coverage

lib/Git/Class/Cmd.pm
Criterion Covered Total %
condition 7 13 53.8


and 3 conditions

line !l l&&!r l&&r condition
25 3 0 0 $file and -f $file

or 2 conditions

line l !l condition
28 3 0 $Config::Config{'path_sep'} || ';'
30 3 0 $ENV{'PATH'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
31 3 0 9 path($path, 'git')->is_file or path($path, 'git.cmd')->is_file
3 0 9 path($path, 'git')->is_file or path($path, 'git.cmd')->is_file or path($path, 'git.exe')->is_file