Branch Coverage

blib/lib/Gentoo/Overlay/Package.pm
Criterion Covered Total %
branch 10 20 50.0


line true false branch
201 0 1 if 'Gentoo::Overlay::Ebuild'->is_blacklisted($ebuild)
202 0 1 if -d $entry
204 0 1 unless $entry =~ /\.ebuild$/
209 0 1 unless $e->exists
227 0 5 if '.' eq $self->name
228 0 5 if '..' eq $self->name
229 0 5 unless -e $self->path
230 4 1 unless -d $self->path
244 0 5 unless (defined $name)
292 0 0 if (exists $method_map{$what})