| blib/lib/Config/Processor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 11 | 12 | 91.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 229 | 331 | 63 | 696 | not ref $node and $self->{'interpolate_variables'} | 
| 149 | 245 | 0 | ref $node eq 'HASH' and $self->{'process_directives'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 29 | 5 | 2 | $params{'dirs'} || [] | 
| 141 | 2 | 2 | $not_found_idx{$file_pattern} ||= 0 | 
| 231 | 74 | 9 | $self->_resolve_var($3, [@{$ancs;}]) || '' |