| blib/lib/Bolts/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 10 | 30.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 62 | 0 | if ($bag->$Bolts::Util::_does('Bolts::Role::Locator')) { } |
| 0 | 0 | elsif (defined $locator{$bag}) { } | |
| 42 | 31 | 0 | if (defined $meta) { } |
| 0 | 0 | elsif (defined $meta_locator{$bag}) { } | |
| 44 | 31 | 0 | if ($meta_meta->$Bolts::Util::_can('does_role') and $meta_meta->does_role('Bolts::Meta::Class::Trait::Locator')) |