blib/lib/Android/Build.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 26 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
37 | 0 | 0 | 0 | $l and @$l |
line | l | !l | condition |
---|---|---|---|
150 | 0 | 0 | $a->activity // 'Activity' |
181 | 0 | 0 | $a->buildFolder // '/tmp/app/' |
318 | 0 | 0 | $android->parameters // '' |
587 | 0 | 0 | $android->classes // 'Classes' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
161 | 0 | 0 | 0 | $a->title // $a->getAppName |
176 | 0 | 0 | 0 | $a->version // $version |
217 | 0 | 0 | 0 | $r or not -e $T |
0 | 0 | 0 | $r or not -e $T or &fileSize($T) < 10 | |
517 | 0 | 0 | 0 | $assetsFiles or -d $assetsFolder |