| blib/lib/Ixchel/Actions/pkgs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 76 | 0 | 0 | 0 | ref $self->{'config'}{'pkgs'}{'latest'} eq "ARRAY" and defined $self->{'config'}{'pkgs'}{'latest'}[0] |
| 91 | 0 | 0 | 0 | ref $self->{'config'}{'pkgs'}{'present'} eq "ARRAY" and defined $self->{'config'}{'pkgs'}{'present'}[0] |
| 106 | 0 | 0 | 0 | ref $self->{'config'}{'pkgs'}{'absent'} eq "ARRAY" and defined $self->{'config'}{'pkgs'}{'absent'}[0] |