Branch Coverage

blib/lib/Beam/Runner/Command/run.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
34 2 2 if ($@)
35 1 1 if (&blessed($@) and $@->isa('Beam::Wire::Exception::NotFound') and $@->name eq $service_name)