| 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 | 
| 333 | 0 | 0 | 0 | defined $self->{'auto'} and $self->{'auto'} | 
| 457 | 0 | 0 | 0 | -f $_ and /\.bblog/ | 
| 485 | 0 | 0 | 0 | not $ip and $self->{'conf'}{'ip'} | 
| 496 | 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: $!") |