blib/lib/App/Embra/Role/Plugin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 12 | 66.6 |
line | true | false | branch |
---|---|---|---|
36 | 15 | 7 | unless (defined $args{$attr}) |
45 | 7 | 2 | exists $args{'args'} ? : |
0 | 9 | unless ($Method::Signatures::mutc{'cache'}{'HashRef'} ||= 'Method::Signatures'->_make_constraint('HashRef'))->check($args) | |
0 | 9 | if exists $args{'embra'} and not +($Method::Signatures::mutc{'cache'}{'App::Embra'} ||= 'Method::Signatures'->_make_constraint('App::Embra'))->check($embra) | |
0 | 9 | if keys %args | |
0 | 9 | if @_ > 6 |