| blib/lib/Slackware/Slackget/Local.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 39 | 0 | 0 | if (defined $file and -e $file) | 
| 80 | 0 | 0 | unless defined $file and -e $file | 
| 106 | 0 | 0 | wantarray ? : | 
| 142 | 0 | 0 | if (@args) { } | 
| 175 | 0 | 0 | unless (defined $$self{'DATA'}{$token}{'content'}) | 
| 199 | 0 | 0 | $name ? : |