Condition Coverage

blib/lib/Config/Processor.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
230 325 711 0 not ref $node and $self->{'interpolate_variables'}
146 242 0 ref $node eq 'HASH' and $self->{'process_directives'}

or 2 conditions

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;}]) || ''