| blib/lib/OpenInteract/Config/GlobalOverride.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 19 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 65 | 0 | 0 | 0 | $current_section and $current_rule |
| 79 | 0 | 0 | 0 | $existing and ref $existing eq 'ARRAY' |
| 122 | 0 | 0 | 0 | ref $rule eq 'HASH' and keys %{$rule;} |
| 180 | 0 | 0 | 0 | $i == 0 and $num_keys > 1 |
| 0 | 0 | 0 | $i == 0 and $num_keys > 1 and not $$item{$key} |
| line | l | !l | condition |
|---|---|---|---|
| 233 | 0 | 0 | $$rule{'queue'} || 'back' |
| 260 | 0 | 0 | $type ||= 'scalar' |