| blib/lib/SignalWire/Agents/Prefabs/Concierge.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 16 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 11 | 0 | if $self->name eq "agent" |
| 22 | 11 | 0 | if $self->route eq "/" |
| 46 | 10 | 1 | if (@{$self->services;}) |
| 55 | 9 | 2 | if (%{$self->amenities;}) |
| 60 | 5 | 5 | if $info->{'hours'} |
| 61 | 3 | 7 | if $info->{'location'} |
| 72 | 2 | 9 | if (%{$self->hours_of_operation;}) |
| 85 | 2 | 9 | if (@{$self->special_instructions;}) |