Condition Coverage

blib/lib/POE/Component/Metabase/Relay/Server.pm
Criterion Covered Total %
condition 2 12 16.6


and 3 conditions

line !l l&&!r l&&r condition
217 1 0 0 $kernel == $sender and $self->recv_event
1 0 0 $kernel == $sender and $self->recv_event and not $self->session
269 0 0 0 defined $report and ref $report
0 0 0 defined $report and ref $report and ref $report eq 'HASH'