Condition Coverage
blib/lib/Git/Diff.pm
Criterion
Covered
Total
%
condition
0
5
0.0
or 2 conditions
line
l
!l
condition
44
0
0
$self->{'base_branch'} // 'master'
or 3 conditions
line
l
!l&&r
!l&&!r
condition
18
0
0
0
$self->{'_repository'} //= 'Git'->repository(%{$self;})