blib/lib/VoiceXML/Client/Item/Prompt.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 10 | 40.0 |
line | true | false | branch |
---|---|---|---|
62 | 1 | 3 | if ($timeout =~ /^\s*(\d+)(\w+)/) |
66 | 1 | 0 | if ($timeUnit eq 's') { } |
0 | 0 | elsif ($timeUnit eq 'ms') { } | |
78 | 0 | 1 | if ($timeout < 1) |
96 | 0 | 0 | if (defined $setTo and $setTo =~ /^\d+$/) |