| blib/lib/Build/Hopen/AppUtil.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 24 | 29.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 20 | 0 | 1 | $] lt '5.016' ? : | 
| 60 | 1 | 0 | @_ ? : | 
| 61 | 0 | 1 | if @_ >= 2 | 
| 70 | 2 | 0 | if not isMYH() | 
| 75 | 0 | 0 | @candidates ? : | 
| 76 | 1 | 0 | if @candidates | 
| 82 | 1 | 0 | if ($parent ne $proj_dir) | 
| 86 | 1 | 0 | if (-r $context_file) | 
| 92 | 0 | 0 | @candidates ? : | 
| 104 | 0 | 0 | if $_[1] | 
| 105 | 0 | 0 | unless my $dest_dir = shift() | 
| 109 | 0 | 0 | if -r $fn |