Condition Coverage

blib/lib/POE/XUL/Event.pm
Criterion Covered Total %
condition 13 14 92.8


and 3 conditions

line !l l&&!r l&&r condition
45 1 1 6 $self->{'event_type'} ne 'connect' and $self->{'event_type'} ne 'disconnect'
2 1 5 $self->{'event_type'} ne 'connect' and $self->{'event_type'} ne 'disconnect' and $self->{'event_type'} ne 'boot'
59 1 1 6 $self->{'event_type'} ne 'connect' and $self->{'event_type'} ne 'boot'

or 2 conditions

line l !l condition
98 5 1 $id ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
314 1 0 1 $self->{'is_flushed'} or not $self->{'CM'}