| blib/lib/SignalWire/Agents/Skills/Builtin/WeatherApi.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 6 | 100.0 |
| line | l | !l | condition |
|---|---|---|---|
| 18 | 2 | 3 | $self->params->{'tool_name'} // "get_weather" |
| 19 | 4 | 1 | $self->params->{'api_key'} // "" |
| 20 | 1 | 4 | $self->params->{'temperature_unit'} // "fahrenheit" |