Condition Coverage

blib/lib/Tangence/Server.pm
Criterion Covered Total %
condition 10 16 62.5


and 3 conditions

line !l l&&!r l&&r condition
228 0 0 2 $_->[0] == $object and $_->[1] eq $event
0 2 0 $_->[0] == $object and $_->[1] eq $event and $id = $_->[2], 0
383 0 8 5 $_->[0] == $object and $_->[1] eq $prop
8 5 0 $_->[0] == $object and $_->[1] eq $prop and $id = $_->[2], 0

or 2 conditions

line l !l condition
93 6 3 +(shift())->{'subscriptions'} ||= []
94 40 9 +(shift())->{'watches'} ||= []