| blib/lib/Metabrik/Brik/Tool.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 36 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 107 | 0 | 0 | 0 | defined $available->{$this} and exists $available->{$this}->brik_properties->{'require_modules'} |
| 168 | 0 | 0 | 0 | defined $available->{$this} and exists $available->{$this}->brik_properties->{'require_modules'} |
| 230 | 0 | 0 | 0 | defined $available->{$this} and exists $available->{$this}->brik_properties->{'need_packages'} |
| 881 | 0 | 0 | 0 | @toks < 2 and $brik ne 'metabrik' |
| 1043 | 0 | 0 | 0 | defined $available->{$this} and exists $available->{$this}->brik_properties->{'require_binaries'} |
| line | l | !l | condition |
|---|---|---|---|
| 81 | 0 | 0 | defined $self->global && $self->global->repository || defined $ENV{'HOME'} && $ENV{'HOME'} . '/metabrik/repository' || '/tmp/metabrik/repository' |
| 594 | 0 | 0 | $self->repository || '' |
| 890 | 0 | 0 | $ENV{'PAGER'} || 'less' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 594 | 0 | 0 | 0 | $repository ||= $self->repository || '' |
| 636 | 0 | 0 | 0 | $repository ||= $self->repository |
| 863 | 0 | 0 | 0 | $repository ||= $self->repository |
| 923 | 0 | 0 | 0 | @toks < 2 or @toks > 3 |
| 972 | 0 | 0 | 0 | $repository ||= $self->repository |