blib/lib/Shell/Var/Reader.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
59 | 0 | 0 | 0 | defined $raw_split[0] and $raw_split[0] =~ /^\#\!.*bash/ |
90 | 0 | 0 | 0 | $line =~ /^[\_a-zA-Z]+[\_a-zA-Z0-9]*\=/ and not $multiline |
97 | 0 | 0 | 0 | $found_vars->{$var_key} =~ /^\'/ and not $found_vars->{$var_key} =~ /\'$/ |