Branch Coverage

lib/App/GitFind/Entry/GitIndex.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
73 0 0 unless $self->obj
75 0 0 unless $self->obj->DOES('Git::Raw::Index::Entry')
77 0 0 unless $self->repo
79 0 0 unless $self->repo->DOES('Git::Raw::Repository')