| lib/Rex/PkgConf/Debian.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 0 | unless $pkg |
| 41 | 0 | 0 | if ($line =~ /^(\*?)\s+([^:]+):\s*(.*)/u) |
| 45 | 0 | 0 | if $option and $option ne $question |
| 46 | 0 | 0 | $already_set ? : |
| 60 | 0 | 0 | unless $pkg and $values |
| 72 | 0 | 0 | unless $question and $type |
| 75 | 0 | 0 | if ($existing{$question} and $existing{$question}{'value'} eq $value) |
| 80 | 0 | 0 | if ($options{'no_update'} and $existing{$question} and $existing{$question}{'already_set'}) |
| 92 | 0 | 0 | if (@updated) { } |