blib/lib/Tree/Simple/Visitor/LoadClassHierarchy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
42 | 0 | 0 | 4 | &blessed($tree) and $tree->isa('Tree::Simple') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
14 | 0 | 4 | 0 | ref $_class || $_class |
50 | 0 | 4 | 0 | ref $self->{'class_to_load'} || $self->{'class_to_load'} |