Condition Coverage
lib/App/GitFind/Searcher/Git.pm
Criterion
Covered
Total
%
condition
0
6
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
104
0
0
0
$self
->searchbase
and
$self
->repo
0
0
0
$self
->searchbase
and
$self
->repo
and
$self
->repo
->DOES
(
'Git::Raw::Repository'
)