![]() |
ActionScript Code Coverage Plug-in for Flash Builderby Adobe Supports: SDk 3.x, SDk 4.x, AIR 2.x, N/A |
|
| Adobe® ActionScript® Code Coverage Plug-in for Adobe Flash® Builder™, is a prerelease tool that helps ActionScript and Adobe Flex® developers understand exactly what code is executed while an application is running. | ||
| Getting Started: | http://labs.adobe.com/downloads/ascode_coverage.html | |
| Download: | codecoverageplugin.zip | |
Flexcoverby GoogleCode Supports: SDk 3.x, SDk 4.x, AIR 2.x, |
||
| Flexcover is a code coverage tool for Flex, AIR and AS3. It incorporates a modified version of the AS3 compiler which inserts extra function calls in the code within the SWF or SWC output file. At runtime, these function calls send information on the application’s code coverage to a separate tool; The modified compiler also emits a separate “coverage metadata” file that describes all the possible packages, classes, functions, code blocks and lines in the code, as well as the names of the associated source code files. | ||
| Getting Started: | http://code.google.com/p/flexcover/wiki/FlexcoverHints | |
| Download: | http://code.google.com/p/flexcover/downloads/list | |
FlexPMDby Adobe Open Source Supports: SDk 3.x, SDk 4.x, N/A N/A |
||
| FlexPMD is a tool that helps to improve code quality by auditing any AS3/Flex source directory and detecting common bad practices, such as: Unused code (functions, variables, constants, etc.); Inefficient code (misuse of dynamic filters, heavy constructors, etc.); Over-complex code (nested loops, too many conditionals, etc.); Over-long code (classes, methods, etc.); Incorrect use of the Flex component lifecycle (commitProperties, etc.). | ||
| Getting Started: | Developer Documentation | |
| Download: | Downloads | |
![]() |
Cairngorm Consoleby Kap IT Supports: SDk 3.x, SDk 4.x, AIR 2.x, AIR 3.x http://lab.kapit.fr/display/cairngormconsole/Cairngorm+Console |
|
| This application is intended to help development and maintenance of Cairngorm-based applications, by providing a monitor able to log internal Cairngorm operations and events, and to inspect internal Cairngorm objects, such as the ModelLocator, Commands, Events and even services. It uses a “monkey-patched” version of Cairngorm 2.2.1 for Flex 3, and needs only a few lines of code to be integrated into your application. | ||
| Getting Started: | http://lab.kapit.fr/display/cairngormconsole/User+Guide | |
| Download: | http://lab.kapit.fr/display/cairngormconsole/Cairngorm+Console | |
![]() |
Kap Inspectby Kap IT Supports: SDk 3.x, SDk 4.x, AIR 2.x, AIR 3.x |
|
| KapInspect is intended to help all Flex, AS3 and Flash developers to understand what happens inside their applications. As so, it is meant to be non-intrusive, and trivial to embed inside any application. Only a few bit of code will be added, and the inspector itself will be lazy-loaded upon first call. You really have an instant integration with every application you need to investigate. This projet can help developers to control the structure of a given application, monitor and analyse the events process, check the design and the styles, manipulate objects properties and more. | ||
| Getting Started: | http://lab.kapit.fr/display/kapinspect/User+Guide | |
| Download: | http://lab.kapit.fr/display/kapinspect/Kap+Inspect | |
![]() |
Parsley Consoleby Kap IT Supports: SDk 3.x, SDk 4.x, AIR 2.x, AIR 3.x |
|
| The Parsley console is a tool that will allow users of Parsley to spy many things that occur inside the framework, both at compile-time and at run-time. It works in the same way as other consoles, except for parsley specific information and views. | ||
| Getting Started: | http://lab.kapit.fr/display/parsleyconsole/User+Guide | |
| Download: | http://lab.kapit.fr/display/parsleyconsole/Parsley+Console | |
![]() |
PureMVC Consoleby Kap IT Supports: SDk 3.x, SDk 4.x, AIR 2.x, AIR 3.x |
|
| PureMVC Console is intended to help Flex and AS3 application developers, that use the PureMVC framework for AS3 – simple or multicore version – by providing them deep insights on what happens at the framework level: Notifications, Commands, Mediators and Proxies. PureMVC is a highly recognized MVC framework, that has also many portages in various languages, and that’s now quite widely in Flex applications, though not as much as Cairngorm. | ||
| Getting Started: | http://lab.kapit.fr/display/puremvcconsole/User+Guide | |
| Download: | http://lab.kapit.fr/display/puremvcconsole/PureMVC+Console | |

