| blib/lib/Consul/Service.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 21 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 27 | 0 | 0 | 0 | $A and $B |
| 0 | 0 | 0 | $A and $B and not $C | |
| 0 | 0 | 0 | not $A || $B and $C |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 27 | 0 | 0 | 0 | $A || $B || $C |
| 0 | 0 | 0 | not $A || $B || $C or $A and $B and not $C | |
| 0 | 0 | 0 | $A || $B | |
| 0 | 0 | 0 | not $A || $B || $C or $A and $B and not $C or not $A || $B and $C |