bin/fetchware | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 18 | 27.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
217 | 1 | 1 | 81 | defined $filename and -e $filename |
826 | 0 | 0 | 0 | defined $filename and -e $filename |
1162 | 0 | 0 | 1650 | exists $api_subs{$_} and exists $intersection{$_} |
1167 | 0 | 0 | 0 | exists $intersection{$api_sub} && defined $intersection{$api_sub} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
1167 | 0 | 0 | 0 | not exists $intersection{$api_sub} && defined $intersection{$api_sub} or $intersection{$api_sub} == 0 |
1216 | 0 | 89 | 0 | $dir_for_new_fpkg //= cwd() |