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