| blib/lib/Net/Gnats.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 25 | 24.0 |
| line | l | !l | condition |
|---|---|---|---|
| 749 | 0 | 0 | $self->restart($r->code) and return $self->replaceField($pr, $field, $input, $reason) |
| 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) |
| line | l | !l | condition |
|---|---|---|---|
| 223 | 1 | 14 | $host || 'localhost' |
| 224 | 1 | 14 | $port || '1529' |
| 497 | 0 | 0 | $property || 'separators' |
| 947 | 5 | 0 | $format || 'standard' |
| 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 '' |