| blib/lib/Metabrik/File/Pcap.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 27 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 168 | 0 | 0 | 0 | exists $first->{'raw'} and exists $first->{'timestamp'} |
| 0 | 0 | 0 | exists $first->{'raw'} and exists $first->{'timestamp'} and exists $first->{'firstLayer'} | |
| 175 | 0 | 0 | 0 | exists $first->{'raw'} and exists $first->{'timestamp'} |
| 0 | 0 | 0 | exists $first->{'raw'} and exists $first->{'timestamp'} and exists $first->{'firstLayer'} |
| line | l | !l | condition |
|---|---|---|---|
| 68 | 0 | 0 | $arg3 || $self->filter || '' |
| 80 | 0 | 0 | $arg3 || $self->first_layer || 'ETH' |
| 133 | 0 | 0 | $count ||= 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 59 | 0 | 0 | 0 | $mode ||= $self->mode |
| 64 | 0 | 0 | 0 | $file ||= $self->input |
| 77 | 0 | 0 | 0 | $file ||= $self->output |