lib/Gentoo/MetaEbuild/Spec/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
51 | 0 | 4 | if (ref $self and &blessed($self)) { } |
0 | 4 | elsif (ref $self) { } | |
92 | 1 | 43 | if (not exists $$opts{'version'}) { } |
37 | 6 | elsif (&blessed($$opts{'version'})) { } |