| blib/lib/SignalWire/Agents/Skills/Builtin/InfoGatherer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 12 | 58.3 |
| line | l | !l | condition |
|---|---|---|---|
| 19 | 1 | 2 | $self->params->{'prefix'} // "" |
| 20 | 2 | 1 | $self->params->{'questions'} // [] |
| 32 | 0 | 0 | $questions->[0]{'question_text'} // "No questions configured" |
| 62 | 0 | 1 | $self->params->{'prefix'} // "info_gatherer" |
| 65 | 1 | 0 | $self->params->{'questions'} // [] |
| 74 | 0 | 1 | $self->params->{'prefix'} // "info_gatherer" |