Condition Coverage

blib/lib/Net/Frame/Layer/OSPF.pm
Criterion Covered Total %
condition 1 30 3.3


and 3 conditions

line !l l&&!r l&&r condition
142 0 0 0 $self->packet and $with->packet
147 0 0 0 $s eq 'OSPF::Hello' and $w eq 'OSPF::DatabaseDesc'
0 0 0 $s eq 'OSPF::DatabaseDesc' and $w eq 'OSPF::DatabaseDesc'
0 0 0 $s eq 'OSPF::LinkStateRequest' and $w eq 'OSPF::LinkStateRequest'
151 0 0 0 $sHdr->flags == 7 and $wHdr->flags == 2
0 0 0 $sHdr->flags == 3 and $wHdr->flags == 0
0 0 0 $sHdr->flags == 1 and $wHdr->flags == 0
176 0 0 0 $self->packet and not ref $self->packet
202 1 0 0 $self->packet and ref $self->packet
292 0 0 0 $self->packet and ref $self->packet