| blib/lib/SignalWire/Agents/Contexts.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 15 | 53.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 430 | 0 | 0 | 0 | $lang and ref $fillers eq "ARRAY" |
| 439 | 0 | 0 | 1 | $lang and ref $fillers eq "ARRAY" |
| 619 | 0 | 0 | 1 | defined $idx and $idx >= $#order |
| line | l | !l | condition |
|---|---|---|---|
| 53 | 1 | 4 | $opts{'type'} // "string" |
| 1 | 4 | $opts{'confirm'} // 0 | |
| 646 | 1 | 1 | $name //= "default" |