blib/lib/App/Embra/Role/ExtraListDeps.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
15 | 0 | 1 | if exists $args{'config'} and not +($Method::Signatures::mutc{'cache'}{'HashRef'} ||= 'Method::Signatures'->_make_constraint('HashRef'))->check($config) |
0 | 1 | if exists $args{'reqs'} and not +($Method::Signatures::mutc{'cache'}{'CPAN::Meta::Requirements'} ||= 'Method::Signatures'->_make_constraint('CPAN::Meta::Requirements'))->check($reqs) | |
0 | 1 | if keys %args | |
0 | 1 | if @_ > 4 | |
18 | 1 | 1 | unless (defined $ver) |