| blib/lib/Metabrik/Client/Tcpdump.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 31 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 83 | 0 | 0 | 0 | $count and $read_count >= $count | 
| line | l | !l | condition | 
|---|---|---|---|
| 45 | 0 | 0 | defined $self->global && $self->global->device || 'eth0' | 
| 68 | 0 | 0 | my $next = $self->read or next | 
| 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 |