Condition Coverage

lib/DR/Tnt/FullCb.pm
Criterion Covered Total %
condition 0 34 0.0


and 3 conditions

line !l l&&!r l&&r condition
390 0 0 0 $self->user and $self->password
442 0 0 0 @_ >= 5 and @_ <= 8
447 0 0 0 @_ == 4 and 'ARRAY' eq ref $_[2]
451 0 0 0 @_ == 4 and 'ARRAY' eq ref $_[2]

or 2 conditions

line l !l condition
153 0 0 $resp->{'ERROR'} // 'Unknown error'
322 0 0 $resp->{'DATA'} // []
327 0 0 $resp->{'DATA'} // []
331 0 0 $resp->{'DATA'} // []
359 0 0 $cbc ||= sub { }
415 0 0 $resp->{'ERROR'} // 'Wrong password'
474 0 0 $_[0] // 'undef'
475 0 0 'unknown request method: ' . $_[0] // 'undef'

or 3 conditions

line l !l&&r !l&&!r condition
340 0 0 0 $space->{'fields'}[$_]{'name'} // sprintf('field:%02X', $_)
469 0 0 0 @_ == 3 or @_ == 5