Branch Coverage

blib/lib/SignalWire/Agents/Skills/Builtin/CustomSkills.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
21 2 5 unless ref $tool_def eq "HASH"
22 2 3 if (exists $tool_def->{'function'}) { }
3 0 elsif (exists $tool_def->{'name'}) { }