| blib/lib/Ixchel/Actions/pkgs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 76 | 0 | 0 | if (ref $self->{'config'}{'pkgs'}{'latest'} eq "ARRAY" and defined $self->{'config'}{'pkgs'}{'latest'}[0]) |
| 82 | 0 | 0 | if ($@) { } |
| 91 | 0 | 0 | if (ref $self->{'config'}{'pkgs'}{'present'} eq "ARRAY" and defined $self->{'config'}{'pkgs'}{'present'}[0]) |
| 97 | 0 | 0 | if ($@) { } |
| 106 | 0 | 0 | if (ref $self->{'config'}{'pkgs'}{'absent'} eq "ARRAY" and defined $self->{'config'}{'pkgs'}{'absent'}[0]) |
| 112 | 0 | 0 | if ($@) { } |