Condition Coverage

blib/lib/App/Dochazka/Common/Model.pm
Criterion Covered Total %
condition 1 14 7.1


and 3 conditions

line !l l&&!r l&&r condition
252 0 0 0 @_ and defined $_[0]
347 0 0 0 $self_disabled and $other_disabled

or 2 conditions

line l !l condition
275 0 46 $type || {'type', 257, 'optional', 1}

or 3 conditions

line l !l&&r !l&&!r condition
347 0 0 0 $self_disabled || $other_disabled
0 0 0 not $self_disabled || $other_disabled or $self_disabled and $other_disabled