Condition Coverage

blib/lib/Language/FormulaEngine/Namespace.pm
Criterion Covered Total %
condition 3 19 15.7


and 3 conditions

line !l l&&!r l&&r condition
20 0 0 0 @_ == 1 && ref $_[0] eq 'HASH'
29 128 0 0 @_ == 1 && ref $_[0] eq 'HASH'
107 0 0 0 $_ =~ /$pattern/ && defined $stash->{$_}{'CODE'} && !$seen{$_}++

or 2 conditions

line l !l condition
21 0 0 $attrs{'variables'} ||= {%{$self->variables;}}
22 0 0 $attrs{'constants'} ||= {%{$self->constants;}}

or 3 conditions

line l !l&&r !l&&!r condition
58 11 219 0 $self->{'_function_cache'}{$name} ||= do {
103 0 0 0 ref $self || $self