| blib/lib/PIX/Object.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 42 | 0 | 0 | 0 | $type and $name |
| 0 | 0 | 0 | $type and $name and $config | |
| 139 | 0 | 0 | 0 | @{$$self{'config_block'};} and not @{$$self{'config_block'};}[0] =~ /^object-group \S+ \S+/i |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 39 | 0 | 0 | 0 | ref $proto || $proto |