Condition Coverage

blib/lib/POE/Event/Message/Header.pm
Criterion Covered Total %
condition 0 51 0.0


and 3 conditions

line !l l&&!r l&&r condition
27 0 0 0 $hRef and $hRef =~ /HASH/
104 0 0 0 $host and $port
119 0 0 0 $service and $event
161 0 0 0 $$nextRoute[0] and $$nextRoute[1]
212 0 0 0 length $value and not $value

or 2 conditions

line l !l condition
30 0 0 $self->id || 0
45 0 0 $_[0]{$_[1]} || ''
46 0 0 $_[0]{$_[1]} || ''
47 0 0 $_[1] || 0
0 0 $_[2] || ''
48 0 0 $_[0]{'STATUS'} || 0
0 0 $_[0]{'ERROR'} || ''
49 0 0 $_[0]{'ERROR'} || ''
0 0 $_[0]{'STATUS'} || 0
50 0 0 $_[0]{'ERROR'} || ''
99 0 0 $host ||= ''
100 0 0 $port ||= ''
102 0 0 $self->mode || 'post'
105 0 0 $service ||= 'command'
106 0 0 $event ||= 'dispatch'

or 3 conditions

line l !l&&r !l&&!r condition
25 0 0 0 ref $self || $self
159 0 0 0 $self->hasRouteTo || $self->hasRouteBack