blib/lib/Metabrik/Network/Read.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 22 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
165 | 0 | 0 | 0 | $count and $read_count >= $count |
line | l | !l | condition |
---|---|---|---|
60 | 0 | 0 | defined $self->global && $self->global->device || 'eth0' |
72 | 0 | 0 | $layer ||= 2 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
73 | 0 | 0 | 0 | $device ||= $self->device |
74 | 0 | 0 | 0 | $filter ||= $self->filter |
128 | 0 | 0 | 0 | $count ||= $self->count |
151 | 0 | 0 | 0 | $count ||= $self->count |
152 | 0 | 0 | 0 | $rtimeout ||= $self->rtimeout |