{ "id": "116008", "key": "TIMOB-14266", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2013-06-18T16:50:11.000+0000", "created": "2013-06-15T07:04:02.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-3.1.1" ], "versions": [ { "id": "15478", "description": "Release 3.1.1", "name": "Release 3.1.1", "archived": true, "released": true, "releaseDate": "2013-06-17" } ], "issuelinks": [], "assignee": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:43:58.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "13102", "name": "Code Processor", "description": "Analyzes JavaScript source" } ], "description": "*Steps to reproduce*\r\n1.Open app.js file of a default application.\r\n2.Add the following code to app.js\r\n{code:javascript}\r\nvar i=10;\r\n\r\nwhile(i>1)\r\n{\r\n\tTi.API.info(\"ok\");\r\n\t//i--;\r\n}\r\n{code}\r\n3.Run code analyser for android or iOS\r\n\r\n*Actual result*\r\nCode analysis not able to find the infinite loop and takes much time, even i didn't see its result\r\n\r\n*Expected result*\r\nCode analysis should find infinte loop and it should show the results quickly.\r\n", "attachment": [], "flagged": false, "summary": "Appcelerator Studio: Code Analysis is very slow while analysing infinte loops", "creator": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Appcelerator Studio, build: 3.1.1.201306061938\r\nTitanium SDK version 3.1.1.v20130606121419\r\nCLI version 3.1.1-cr\r\niOS Simulator Version 6.0 (358.4) \r\nMac OS X Version 10.7.5\r\n", "comment": { "comments": [ { "id": "258415", "author": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Of course it's slow, it's an infinite loop ;-)", "updateAuthor": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-18T16:50:11.000+0000", "updated": "2013-06-18T16:50:11.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }