Condition Coverage

blib/lib/Net/Async/Matrix/Room/State.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
184 5 0 0 $content->{'membership'} eq 'leave' and not $with_leaves

or 2 conditions

line l !l condition
52 18 0 $event->{'state_key'} // ''
75 19 8 $state_key //= ''
94 6 0 $self->{'events'}{$type} // {}

or 3 conditions

line l !l&&r !l&&!r condition
245 2 0 0 $levels->{'users'}{$user_id} // $levels->{'users_default'}