| line |
!l |
l&&!r |
l&&r |
condition |
|
381
|
0 |
0 |
0 |
defined $time and $time >= $read_till |
|
|
0 |
0 |
0 |
defined $time and $time < $read_till |
|
388
|
0 |
0 |
0 |
$time_good and defined $parsed_line->{'dest_ip'} |
|
|
0 |
0 |
0 |
$time_good and defined $parsed_line->{'dest_ip'} and ref $parsed_line->{'dest_ip'} eq "" |
|
|
0 |
0 |
0 |
$time_good and defined $parsed_line->{'dest_ip'} and ref $parsed_line->{'dest_ip'} eq "" and defined $parsed_line->{'src_ip'} |
|
|
0 |
0 |
0 |
$time_good and defined $parsed_line->{'dest_ip'} and ref $parsed_line->{'dest_ip'} eq "" and defined $parsed_line->{'src_ip'} and ref $parsed_line->{'src_ip'} eq "" |
|
|
0 |
0 |
0 |
$time_good and defined $parsed_line->{'dest_ip'} and ref $parsed_line->{'dest_ip'} eq "" and defined $parsed_line->{'src_ip'} and ref $parsed_line->{'src_ip'} eq "" and defined $parsed_line->{'flow'} |
|
|
0 |
0 |
0 |
$time_good and defined $parsed_line->{'dest_ip'} and ref $parsed_line->{'dest_ip'} eq "" and defined $parsed_line->{'src_ip'} and ref $parsed_line->{'src_ip'} eq "" and defined $parsed_line->{'flow'} and ref $parsed_line->{'flow'} eq "HASH" |
|
|
0 |
0 |
0 |
$time_good and defined $parsed_line->{'dest_ip'} and ref $parsed_line->{'dest_ip'} eq "" and defined $parsed_line->{'src_ip'} and ref $parsed_line->{'src_ip'} eq "" and defined $parsed_line->{'flow'} and ref $parsed_line->{'flow'} eq "HASH" and defined $parsed_line->{'flow'}{'pkts_toclient'} |
|
|
0 |
0 |
0 |
$time_good and defined $parsed_line->{'dest_ip'} and ref $parsed_line->{'dest_ip'} eq "" and defined $parsed_line->{'src_ip'} and ref $parsed_line->{'src_ip'} eq "" and defined $parsed_line->{'flow'} and ref $parsed_line->{'flow'} eq "HASH" and defined $parsed_line->{'flow'}{'pkts_toclient'} and ref $parsed_line->{'flow'}{'pkts_toclient'} eq "" |
|
|
0 |
0 |
0 |
$time_good and defined $parsed_line->{'dest_ip'} and ref $parsed_line->{'dest_ip'} eq "" and defined $parsed_line->{'src_ip'} and ref $parsed_line->{'src_ip'} eq "" and defined $parsed_line->{'flow'} and ref $parsed_line->{'flow'} eq "HASH" and defined $parsed_line->{'flow'}{'pkts_toclient'} and ref $parsed_line->{'flow'}{'pkts_toclient'} eq "" and &looks_like_number($parsed_line->{'flow'}{'pkts_toclient'}) |
|
|
0 |
0 |
0 |
$time_good and defined $parsed_line->{'dest_ip'} and ref $parsed_line->{'dest_ip'} eq "" and defined $parsed_line->{'src_ip'} and ref $parsed_line->{'src_ip'} eq "" and defined $parsed_line->{'flow'} and ref $parsed_line->{'flow'} eq "HASH" and defined $parsed_line->{'flow'}{'pkts_toclient'} and ref $parsed_line->{'flow'}{'pkts_toclient'} eq "" and &looks_like_number($parsed_line->{'flow'}{'pkts_toclient'}) and defined $parsed_line->{'flow'}{'pkts_toserver'} |
|
|
0 |
0 |
0 |
$time_good and defined $parsed_line->{'dest_ip'} and ref $parsed_line->{'dest_ip'} eq "" and defined $parsed_line->{'src_ip'} and ref $parsed_line->{'src_ip'} eq "" and defined $parsed_line->{'flow'} and ref $parsed_line->{'flow'} eq "HASH" and defined $parsed_line->{'flow'}{'pkts_toclient'} and ref $parsed_line->{'flow'}{'pkts_toclient'} eq "" and &looks_like_number($parsed_line->{'flow'}{'pkts_toclient'}) and defined $parsed_line->{'flow'}{'pkts_toserver'} and ref $parsed_line->{'flow'}{'pkts_toserver'} eq "" |
|
|
0 |
0 |
0 |
$time_good and defined $parsed_line->{'dest_ip'} and ref $parsed_line->{'dest_ip'} eq "" and defined $parsed_line->{'src_ip'} and ref $parsed_line->{'src_ip'} eq "" and defined $parsed_line->{'flow'} and ref $parsed_line->{'flow'} eq "HASH" and defined $parsed_line->{'flow'}{'pkts_toclient'} and ref $parsed_line->{'flow'}{'pkts_toclient'} eq "" and &looks_like_number($parsed_line->{'flow'}{'pkts_toclient'}) and defined $parsed_line->{'flow'}{'pkts_toserver'} and ref $parsed_line->{'flow'}{'pkts_toserver'} eq "" and &looks_like_number($parsed_line->{'flow'}{'pkts_toserver'}) |
|
429
|
0 |
0 |
0 |
$parsed_line->{'flow'}{'pkts_toserver'} > 0 and $parsed_line->{'flow'}{'pkts_toclient'} > 0 |