| blib/lib/Test/BrewBuild/Tester.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 214 | 0 | 0 | 0 | defined $self->pid and $self->pid |
| 337 | 0 | 0 | 0 | defined $self->{'auto'} and $self->{'auto'} |
| 476 | 0 | 0 | 0 | -f $_ and /\.bblog/ |
| 504 | 0 | 0 | 0 | not $ip and $self->{'conf'}{'ip'} |
| 515 | 0 | 0 | 0 | not $port and $self->{'conf'}{'port'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 143 | 0 | 0 | 0 | mkdir $work_dir or croak("can't create $work_dir dir: $!") |