| blib/lib/Beam/Runner/Command/run.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 35 | 0 | 0 | 2 | &blessed($@) and $@->isa('Beam::Wire::Exception::NotFound') |
| 0 | 1 | 1 | &blessed($@) and $@->isa('Beam::Wire::Exception::NotFound') and $@->name eq $service_name |