| blib/lib/Gentoo/Overlay/Category.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 144 | 0 | 5 | if 'Gentoo::Overlay::Package'->is_blacklisted($package) |
| 149 | 4 | 1 | unless $p->exists |
| 207 | 1 | 11 | unless -e $self->path |
| 208 | 0 | 11 | unless -d $self->path |
| 224 | 0 | 3 | unless (defined $name) |
| 291 | 0 | 0 | if (exists $method_map{$what}) |