| blib/lib/Set/Groups.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 15 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 225 | 0 | 0 | 0 | $$this{'debug'} > 0 and not $this->isAcyclic($group) | 
| 234 | 0 | 0 | 0 | $$this{'debug'} > 0 and not $this->isAcyclic($group) | 
| 255 | 0 | 0 | 0 | $$this{'debug'} > 0 and not $this->isAcyclic($group) | 
| 264 | 0 | 0 | 0 | $$this{'debug'} > 0 and not $this->isAcyclic($group) | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 300 | 0 | 0 | 0 | not exists $$this{'group'}{$k}{'group'} or scalar keys %{$$this{'group'}{$k}{'group'};} == 0 |