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