Condition Coverage

blib/lib/Test/Perl/Critic/Git.pm
Criterion Covered Total %
condition 8 16 50.0


or 2 conditions

line l !l condition
37 1 0 $s_message // ''
53 2 0 $s_message // ''

or 3 conditions

line l !l&&r !l&&!r condition
29 0 0 21 $s_file eq 'File::Spec'->catfile($s_current_dir, $_) or $s_file eq $_
53 1 1 0 !($b_switch || $i_files_to_test) || $b_switch && $i_files_to_test
75 0 1 1 not $ar_dirs or scalar @{$ar_dirs;} == 0
88 0 0 1 not $ar_dirs or scalar @{$ar_dirs;} == 0