| blib/lib/YAML/LoadURI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 10 | 30.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 1 | 0 | unless exists $$opts{'raise_error'} |
| 21 | 0 | 1 | unless (defined $yaml) |
| 22 | 0 | 0 | if $$opts{'raise_error'} |
| 25 | 0 | 1 | unless ($yaml =~ /^---/) |
| 26 | 0 | 0 | if $$opts{'raise_error'} |