| blib/lib/POE/Component/SmokeBox/Dists.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 17 | 35.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 80 | 4 | 0 | 0 | $kernel == $sender and not $self->{'session'} |
| 310 | 0 | 0 | 5 | exists $ENV{'PERL5_SMOKEBOX_DIR'} and defined $ENV{'PERL5_SMOKEBOX_DIR'} |
| 316 | 0 | 0 | 0 | defined $ENV{$env} and length $ENV{$env} |
| line | l | !l | condition |
|---|---|---|---|
| 283 | 4 | 0 | shift() || (return) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 46 | 1 | 1 | 2 | $opts{'command'} eq 'phalanx' or $opts{'command'} eq 'random' |
| 124 | 0 | 0 | 0 | $self->{'force'} or time - $mtime > $self->{'pkg_time'} |