blib/lib/App/hopen/AppUtil.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 24 | 54.1 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 3 | $] lt '5.016' ? : |
61 | 5 | 0 | @_ ? : |
62 | 4 | 1 | if @_ >= 2 |
71 | 6 | 0 | if not isMYH() |
76 | 0 | 0 | @candidates ? : |
77 | 5 | 0 | if @candidates |
83 | 5 | 0 | if ($parent ne $proj_dir) |
87 | 1 | 4 | if (-r $context_file) |
93 | 0 | 0 | @candidates ? : |
105 | 2 | 2 | if $_[1] |
106 | 0 | 2 | unless my $dest_dir = shift() |
110 | 2 | 0 | if -r $fn |