Condition Coverage

blib/lib/App/Git/Workflow/Command/Committers.pm
Criterion Covered Total %
condition 5 18 27.7


or 2 conditions

line l !l condition
69 0 8 $option{'periods'} || 1
113 0 8 $option{'fmt'} || 'table'
161 0 0 $1 || ''
176 8 0 $stats->[0]{'users'} || {}
194 0 16 $option{'min'} || 0
203 16 0 $totals{'commit_count'} + $users->{$user}{'commit_count'} || 0
0 0 $users->{$user}{'changes'}{'lines_added'} || 0
0 0 $users->{$user}{'changes'}{'lines_removed'} || 0
0 0 $users->{$user}{'changes'}{'files'} || 0