| blib/lib/Message/Passing/DSL/Factory.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 57 | 0 | 13 | if $self->registry_has($name) |
| 60 | 9 | 4 | if ($output_to and not &blessed($output_to)) |
| 62 | 1 | 8 | if (ref $output_to eq 'ARRAY') { } |
| 65 | 0 | 1 | if (&blessed($name_or_thing)) { } |
| 82 | 13 | 0 | unless (exists $opts{'error'}) |