blib/lib/Bolts/Injector.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
line | true | false | branch |
---|---|---|---|
58 | 26 | 514 | unless $self->can('pre_inject_value') |
59 | 234 | 280 | unless $self->exists($loc, $options) |
69 | 513 | 26 | unless $self->can('post_inject_value') |
70 | 0 | 26 | unless $self->exists($loc, $options) |
99 | 65 | 241 | if defined $isa |
100 | 0 | 306 | if defined $does |
102 | 1 | 305 | if $msg |