| blib/lib/Config/Processor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 12 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 230 | 328 | 718 | 0 | not ref $node and $self->{'interpolate_variables'} |
| 148 | 243 | 0 | ref $node eq 'HASH' and $self->{'process_directives'} |
| line | l | !l | condition |
|---|---|---|---|
| 51 | 5 | 2 | $params{'dirs'} || [] |
| 142 | 2 | 2 | $not_found_idx{$file_pattern} ||= 0 |
| 232 | 74 | 9 | $self->_resolve_var($3, [@{$ancs;}]) || '' |