| blib/lib/Footprintless/App/Command/service.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 14 | 42.8 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 4 | if ($@) |
| 23 | 0 | 0 | if (ref $@ and $@->isa('Footprintless::InvalidEntityException')) |
| 39 | 0 | 3 | unless $coordinate |
| 40 | 0 | 3 | unless $action |
| 46 | 1 | 2 | @sub_coordinates ? : |
| 52 | 0 | 4 | if ($@) |
| 53 | 0 | 0 | if (ref $@ and $@->isa('Footprintless::InvalidEntityException')) { } |