Condition Coverage

blib/lib/Metabrik/Client/Tcpdump.pm
Criterion Covered Total %
condition 0 31 0.0


and 3 conditions

line !l l&&!r l&&r condition
83 0 0 0 $count and $read_count >= $count

or 2 conditions

line l !l condition
45 0 0 defined $self->global && $self->global->device || 'eth0'
68 0 0 my $next = $self->read or next

or 3 conditions

line l !l&&r !l&&!r condition
55 0 0 0 $layer ||= $self->layer
56 0 0 0 $device ||= $self->device
57 0 0 0 $filter ||= $self->filter
58 0 0 0 $count ||= $self->count
97 0 0 0 $layer ||= $self->layer
98 0 0 0 $device ||= $self->device
99 0 0 0 $filter ||= $self->filter
100 0 0 0 $count ||= $self->count