Condition Coverage

blib/lib/Test/Perl/Critic/Git.pm
Criterion Covered Total %
condition 9 16 56.2


or 2 conditions

line l !l condition
46 1 0 $s_message // ''
52 2 1 $s_message // ''

or 3 conditions

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