blib/lib/POE/Component/Basement.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 13 | 46.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
445 | 0 | 0 | 3 | ref $self and UNIVERSAL::isa($self, 'UNIVERSAL') |
line | l | !l | condition |
---|---|---|---|
427 | 1 | 3 | $struct{$type . '_states'} ||= [$own_class, {}] |
442 | 0 | 3 | $struct{$type . '_states'} ||= [$self, {}] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
393 | 4 | 0 | 0 | ref $self || $self |
396 | 4 | 0 | 0 | ref $self || $self |