| blib/lib/SignalWire/Agents/Skills/SkillManager.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 16 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 67 | 0 | 9 | 1 | $hints and @$hints |
| 73 | 0 | 10 | 0 | $gdata and %$gdata |
| 79 | 0 | 2 | 8 | $sections and @$sections |
| line | l | !l | condition |
|---|---|---|---|
| 15 | 4 | 8 | $params //= {} |
| 55 | 0 | 0 | $@ || 'setup() returned false' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 54 | 0 | 0 | 10 | $@ or not $ok |