Branch Coverage

blib/lib/Gentoo/MetaEbuild/Spec/Base.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
50 0 4 if (ref $self and &blessed($self)) { }
0 4 elsif (ref $self) { }
94 1 43 if (not exists $opts->{'version'}) { }
37 6 elsif (&blessed($opts->{'version'})) { }