blib/lib/MooX/Roles/Pluggable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
23 | 0 | 1 | if defined $role_lists{$_[0]{'search_path'}} |
36 | 2 | 1 | unless my $with = $target->can('with') |
53 | 3 | 0 | unless defined $options{'search_path'} |