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
139 0 0 0 $self->packet and $with->packet
144 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'
148 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
173 0 0 0 $self->packet and not ref $self->packet
207 1 0 0 $self->packet and ref $self->packet
311 0 0 0 $self->packet and ref $self->packet