| lib/App/Perlbrew/Path.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 12 | 66.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 18 | 1 | 8420 | unless defined $entry | 
| 81 | 58 | 2 | if defined $link | 
| 102 | 31 | 0 | if $home | 
| 108 | 0 | 3 | unless ref $destination | 
| 110 | 1 | 0 | if $force and -e $destination || -l $destination | 
| 112 | 3 | 0 | if CORE::symlink $self, $destination |