lib/Petal/Hash/Var.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 13 | 53.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
100 | 688 | 33 | 0 | $has_args and not $has_path_tokens |
112 | 1 | 0 | 0 | $has_args and not $has_path_tokens |
line | l | !l | condition |
---|---|---|---|
89 | 16 | 0 | &reftype($current) || '' |
90 | 1 | 0 | &reftype($current) || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
82 | 58 | 0 | 16 | $current->can($next) or $current->can('AUTOLOAD') |