Condition Coverage

blib/lib/Sniffer/Connection.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
100 0 0 0 $self->ack_start == 0 and $$tcp{'acknum'}

or 2 conditions

line l !l condition
52 0 0 $args{$_} ||= sub { }
55 0 0 $args{'window'} ||= {'src', {}, 'dest', {}}
200 0 0 $self->src_port || '-'
0 0 $self->dest_port || '-'

or 3 conditions

line l !l&&r !l&&!r condition
140 0 0 0 $status eq 'ACK' or $status eq 'SYN_ACK'
233 0 0 0 $timestamp ||= time