| blib/lib/Slackware/Slackget/Status.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 47 | 0 | 0 | if $arg{'error_codes'} |
| 48 | 0 | 0 | if $arg{'success_codes'} |
| 90 | 0 | 0 | if $self->{'SUCCESS_CODES'}{$self->{'CURRENT_CODE'}} |
| 91 | 0 | 0 | if $self->{'ERROR_CODES'}{$self->{'CURRENT_CODE'}} |
| 169 | 0 | 0 | if (not defined $code) { } |
| 175 | 0 | 0 | if ($code =~ /^\d+$/) { } |
| 177 | 0 | 0 | if $ENV{'SG_DAEMON_DEBUG'} |
| 197 | 0 | 0 | if $self->{'SUCCESS_CODES'}{$self->{'CURRENT_CODE'}} |
| 210 | 0 | 0 | if $self->{'ERROR_CODES'}{$self->{'CURRENT_CODE'}} |