Condition Coverage

blib/lib/Lab/Bus/VICP.pm
Criterion Covered Total %
condition 0 86 0.0


and 3 conditions

line !l l&&!r l&&r condition
229 0 0 0 $self->{'_flushunread'} and $self->{'_state'} ne "NetWaitHeader"
332 0 0 0 $op & 128 and $ver == 1
433 0 0 0 $self->{'_flushread'} and $seq != 0
0 0 0 $self->{'_flushread'} and $seq != 0 and $self->_lastseq > $seq
606 0 0 0 defined $timo and $timo =~ /^\s*\+?(\d+|\d+\.\d*|\.\d+)(e[\+\-]?\d+)?\s*/iu

or 2 conditions

line l !l condition
179 0 0 shift() || 0
207 0 0 $args->{'command'} || undef
208 0 0 $args->{'brutal'} || 0
209 0 0 $args->{'eoi'} || 1
210 0 0 $args->{'clr'} || 0
211 0 0 $args->{'poll'} || 0
290 0 0 $args->{'brutal'} || 0
390 0 0 $args->{'command'} || undef
393 0 0 $args->{'flush'} || 0
546 0 0 $args->{'command'} || undef

or 3 conditions

line l !l&&r !l&&!r condition
110 0 0 0 ref $proto || $proto
143 0 0 0 $args->{'remote_addr'} || $self->remote_addr
0 0 0 $args->{'remote_port'} || $self->remote_port
0 0 0 $args->{'proto'} || $self->proto
0 0 0 $args->{'timeout'} || $self->timeout
216 0 0 0 $args->{'length'} || length $command
253 0 0 0 not defined $sent or $sent != 8
266 0 0 0 not defined $sent or $sent != $nb
291 0 0 0 $args->{'timeout'} || $self->timeout
391 0 0 0 $args->{'brutal'} || $self->brutal
392 0 0 0 $args->{'read_length'} || $self->read_length
394 0 0 0 $args->{'timeout'} || $self->timeout
547 0 0 0 $args->{'brutal'} || $self->brutal
548 0 0 0 $args->{'read_length'} || $self->read_length
549 0 0 0 $args->{'wait_query'} || $self->wait_query
622 0 0 0 not $ibstatus =~ /[0-9]*/u or $ibstatus < 0
0 0 0 not $ibstatus =~ /[0-9]*/u or $ibstatus < 0 or $ibstatus > 65535