lib/Gentoo/Overlay/Group.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 16 | 87.5 |
line | true | false | branch |
---|---|---|---|
79 | 0 | 1 | defined $_ ? : |
0 | 1 | ref $_ ? : | |
95 | 7 | 8 | if (1 == @args and blessed($args[0])) |
98 | 7 | 1 | if ($_str->check($args[0])) |
132 | 2 | 1 | if (exists $method_map{$what}) |
247 | 5 | 2 | if ($_gentoo_overlay->check($overlay)) |
250 | 1 | 1 | if ($_path_class_dir->check($overlay)) |
276 | 1 | 12 | if ($self->_has_overlay($overlay->name)) |