| blib/lib/App/Framework/Lite/Object.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 65 | 18.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 472 | 0 | 1 | 1 | $class->allowed_class_instance and not $class->has_class_instance |
| line | l | !l | condition |
|---|---|---|---|
| 562 | 0 | 0 | $DEBUG{$class} ||= 0 |
| 587 | 0 | 2 | $DEBUG{$class} ||= 0 |
| 613 | 0 | 0 | $VERBOSE{$class} ||= 0 |
| 638 | 0 | 2 | $DEBUG{$class} ||= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 108 | 0 | 2 | 0 | ref $obj || $obj |
| 160 | 2 | 0 | 0 | ref $this || $this |
| 222 | 0 | 2 | 0 | ref $this || $this |
| 470 | 0 | 2 | 0 | ref $this || $this |
| 498 | 0 | 2 | 0 | ref $this || $this |
| 531 | 0 | 0 | 0 | ref $this || $this |
| 559 | 0 | 0 | 0 | ref $this || $this |
| 584 | 2 | 0 | 0 | ref $this || $this |
| 610 | 0 | 0 | 0 | ref $this || $this |
| 635 | 2 | 0 | 0 | ref $this || $this |
| 659 | 0 | 0 | 0 | ref $this || $this |
| 698 | 6 | 0 | 0 | ref $this || $this |
| 756 | 0 | 0 | 0 | ref $this || $this |
| 831 | 0 | 0 | 0 | ref $this || $this |
| 890 | 0 | 0 | 0 | ref $this || $this |
| 1088 | 0 | 0 | 0 | ref $this || $this |
| 1138 | 0 | 0 | 0 | ref $this || $this |
| 1189 | 0 | 0 | 0 | not ref $this or ref $this eq 'ARRAY' |