| blib/lib/Tree/Simple/Visitor/FindByPath.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 14 | 64.2 |
| line | l | !l | condition |
|---|---|---|---|
| 72 | 0 | 1 | $self->setResults(()) and return |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 36 | 3 | 1 | 7 | &blessed($tree) and $tree->isa('Tree::Simple') |
| 110 | 0 | 1 | 3 | @path || $self->{'success'} == 0 and $current_tree != $tree |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 14 | 0 | 2 | 0 | ref $_class || $_class |
| 110 | 3 | 1 | 0 | @path || $self->{'success'} == 0 |