| blib/lib/urpm/util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 20 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 201 | 0 | 0 | &$f($_) and return $_ |
| 207 | 0 | 0 | &$f($_) and return 1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 40 | 0 | 0 | 0 | $_ < $n and $n = $_ |
| 41 | 0 | 0 | 0 | $_ > $n and $n = $_ |
| line | l | !l | condition |
|---|---|---|---|
| 44 | 0 | 0 | $_[0] || '' |
| 45 | 0 | 0 | $_[0] || '' |
| 46 | 0 | 0 | $_[0] || '' |
| 91 | 0 | 0 | $dir ||= '/' |
| 194 | 0 | 0 | rename $file, "$file$o_backup_ext" or return |