Branch Coverage

blib/lib/Git/Repository/Plugin/Blame/Line.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
93 2 61 if not defined $args{$arg} or $args{$arg} eq ''
96 1 29 unless defined $args{'line'}
99 1 28 unless $args{'line_number'} =~ /^\d+$/
103 1 27 if not defined $commit_attributes or ref $commit_attributes ne 'HASH'
109 189 43 unless $name =~ /^(?:author|committer)-mail$/x