| blib/lib/VoiceXML/Client/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 18 | 44.4 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 0 | 3 | if $file |
| 82 | 0 | 3 | if ($fileOrString =~ /\n/ or length $fileOrString > 250) { } |
| 88 | 0 | 0 | unless $numChildrenFound |
| 92 | 0 | 3 | unless $fileOrString |
| 95 | 0 | 3 | unless -e $fileOrString |
| 98 | 0 | 3 | unless -r $fileOrString |
| 101 | 3 | 0 | if $fileOrString |
| 103 | 0 | 3 | unless $numChildrenFound |
| 121 | 0 | 3 | unless $numChildren |