Condition Coverage

blib/lib/SignalWire/Agents/Skills/Builtin/SwmlTransfer.pm
Criterion Covered Total %
condition 13 22 59.0


or 2 conditions

line l !l condition
18 1 2 $self->params->{'tool_name'} // "transfer_call"
19 0 3 $self->params->{'description'} // "Transfer call based on pattern matching"
20 1 2 $self->params->{'parameter_name'} // "transfer_type"
21 2 1 $self->params->{'transfers'} // {}
29 0 0 ($cfg->{'url'} // $cfg->{'address'}) // ""
48 0 3 $self->params->{'parameter_description'} // "The transfer destination"
60 1 0 $self->params->{'transfers'} // {}
68 1 0 $self->params->{'transfers'} // {}

or 3 conditions

line l !l&&r !l&&!r condition
29 3 0 0 $cfg->{'url'} // $cfg->{'address'}
34 1 2 0 $cfg->{'message'} // "Transferring to $pattern"