blib/lib/App/sh2p/Utils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 21 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
89 | 0 | 0 | 0 | defined $retn and not $retn =~ /^[\$\@]/ |
120 | 0 | 0 | 0 | defined $ref and ref $ref |
0 | 0 | 0 | defined $ref and ref $ref and $ref eq $g_break | |
141 | 0 | 0 | 0 | $name eq '*' and query_in_quotes() |
167 | 0 | 0 | 0 | defined $retn and $g_ina_function |
274 | 0 | 0 | 0 | exists $g_special_vars{$name} and $name ne 'IFS' |
280 | 0 | 0 | 0 | $g_variables{$name}[0] <= $level and $g_variables{$name}[2] == $g_ina_subshell |