blib/lib/Tree/Simple/View/ASCII.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 12 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
35 | 2 | 0 | 2 | $self->{'include_trunk'} and defined $full_path[0] |
2 | 0 | 2 | $self->{'include_trunk'} and defined $full_path[0] and $self->_compareNodeToPath($full_path[0], $tree) | |
109 | 8 | 20 | 8 | defined $current_path and $self->_compareNodeToPath($current_path, $child) |
124 | 0 | 100 | 0 | defined $self->{'config'} and defined $self->{'config'}{'characters'} |