Condition Coverage

blib/lib/Net/Gnats.pm
Criterion Covered Total %
condition 6 25 24.0


and 2 conditions

line l !l condition
749 0 0 $self->restart($r->code) and return $self->replaceField($pr, $field, $input, $reason)

and 3 conditions

line !l l&&!r l&&r condition
625 0 0 0 defined $pr_number and defined $user
732 0 0 0 $need_reason and !defined($reason) || $reason eq ''
819 0 0 0 $r->code == 640 and $self->restart($r->code)

or 2 conditions

line l !l condition
223 1 14 $host || 'localhost'
224 1 14 $port || '1529'
497 0 0 $property || 'separators'
947 5 0 $format || 'standard'

or 3 conditions

line l !l&&r !l&&!r condition
732 0 0 0 !defined($reason) || $reason eq ''
989 0 0 11 not defined $password or $password eq ''