| blib/lib/XUL/App/XULFile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 107 | 0 | 0 | 0 | $prereqs and not ref $prereqs |
| 108 | 0 | 0 | 0 | $prereqs and @$prereqs |
| line | l | !l | condition |
|---|---|---|---|
| 35 | 0 | 0 | delete $$opts{'template'} || 'main' |
| 36 | 0 | 0 | delete $$opts{'arguments'} || [] |
| 98 | 0 | 0 | $visited ||= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 130 | 0 | 0 | 0 | -f "js/$file" || -f "js/thirdparty/$file" || -f "tmp/content/$file" |