| blib/lib/App/hopen/AppUtil.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 24 | 54.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 22 | 0 | 3 | $] lt '5.016' ? : | 
| 62 | 7 | 0 | @_ ? : | 
| 63 | 6 | 1 | if @_ >= 2 | 
| 72 | 8 | 0 | if not isMYH() | 
| 77 | 0 | 0 | @candidates ? : | 
| 78 | 7 | 0 | if @candidates | 
| 84 | 7 | 0 | if ($parent ne $proj_dir) | 
| 88 | 1 | 6 | if (-r $context_file) | 
| 94 | 0 | 0 | @candidates ? : | 
| 106 | 3 | 3 | if $_[1] | 
| 107 | 0 | 3 | unless my $dest_dir = shift() | 
| 111 | 3 | 0 | if -r $fn |