| blib/lib/perlrc.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 16 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 11 | 0 | 1 | length $user ? : |
| 12 | 0 | 1 | unless defined $uid |
| 14 | 0 | 1 | unless defined $home |
| 21 | 0 | 1 | if (@_) { } |
| 31 | 0 | 2 | unless length $file |
| 32 | 0 | 2 | if -d $file |
| 34 | 2 | 0 | unless $file =~ /\.pl$/ |
| 36 | 0 | 4 | if (-f $_) |