Branch Coverage

blib/lib/SignalWire/Agents/Skills/Builtin/Math.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
35 1 1 if ($expr =~ m[^[\d\s\+\-\*/\%\.\(\)\^]+$])
38 1 0 if (defined $result and not $@)