blib/lib/Bolts/Bag.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 18 | 83.3 |
line | true | false | branch |
---|---|---|---|
23 | 49 | 0 | if (defined $package) { } |
25 | 23 | 26 | if (defined $meta) |
50 | 23 | 3 | if ($such_that_each) |
52 | 22 | 1 | if (defined $$such_that{'does'}) |
55 | 1 | 22 | if (defined $$such_that{'isa'}) |
60 | 0 | 26 | if ($meta_locator) |
64 | 0 | 26 | unless $meta->can('locator') |
75 | 1 | 22 | if (defined $$such_that{'isa'}) |
79 | 22 | 1 | if (defined $$such_that{'does'}) |