blib/lib/App/Embra/Role/ExtraListDeps.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 12 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
15 | 0 | 1 | 0 | exists $args{'config'} and not +($Method::Signatures::mutc{'cache'}{'HashRef'} ||= 'Method::Signatures'->_make_constraint('HashRef'))->check($config) |
0 | 1 | 0 | exists $args{'reqs'} and not +($Method::Signatures::mutc{'cache'}{'CPAN::Meta::Requirements'} ||= 'Method::Signatures'->_make_constraint('CPAN::Meta::Requirements'))->check($reqs) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
15 | 0 | 1 | 0 | $Method::Signatures::mutc{'cache'}{'HashRef'} ||= 'Method::Signatures'->_make_constraint('HashRef') |
0 | 1 | 0 | $Method::Signatures::mutc{'cache'}{'CPAN::Meta::Requirements'} ||= 'Method::Signatures'->_make_constraint('CPAN::Meta::Requirements') |