| blib/lib/YAML/yq/Helper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 8 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 810 | 0 | 0 | 0 | defined $opts{'hash'}{$key} and ref $opts{'hash'}{$key} ne "SCALAR" |
| 0 | 0 | 0 | defined $opts{'hash'}{$key} and ref $opts{'hash'}{$key} ne "SCALAR" and ref $opts{'hash'}{$key} ne "" |
| line | l | !l | condition |
|---|---|---|---|
| 490 | 0 | 0 | Load($string) || die($string . "\n\n" . $@) |