blib/lib/App/Dochazka/Model.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 14 | 35.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
259 | 8 | 0 | 24 | @_ and defined $_[0] |
353 | 0 | 0 | 0 | $self_disabled and $other_disabled |
line | l | !l | condition |
---|---|---|---|
282 | 0 | 87 | $type || 257 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
353 | 0 | 0 | 2 | $self_disabled || $other_disabled |
2 | 0 | 0 | not $self_disabled || $other_disabled or $self_disabled and $other_disabled |