blib/lib/Bolts/Injector.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
line | true | false | branch |
---|---|---|---|
58 | 54 | 997 | unless $self->can('pre_inject_value') |
59 | 468 | 529 | unless $self->exists($loc, $options) |
69 | 995 | 54 | unless $self->can('post_inject_value') |
70 | 0 | 54 | unless $self->exists($loc, $options) |
99 | 97 | 486 | if defined $isa |
100 | 0 | 583 | if defined $does |
102 | 1 | 582 | if $msg |