| blib/lib/POE/XUL/Event.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 13 | 14 | 92.8 | 
| 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' | 
| line | l | !l | condition | 
|---|---|---|---|
| 98 | 5 | 1 | $id ||= '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 314 | 1 | 0 | 1 | $self->{'is_flushed'} or not $self->{'CM'} |