Home > Test tools, process improvment > FlexPMD – improve overall quality

FlexPMD – improve overall quality

September 2nd, 2009

magnifying-glassWe have many tools to analyze C#, Java, PHP source code. Now there is a time for Flex and ActionScript tool provided by adobe opensource free market. FlexPMD is set of tools to analyze, measure, rank and report code quality. Based on fameous PDM Java Project have a great oportunity to become an important part in build process (support for ant task).

FlexPMD features:

  • 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.)

Please take a closer look, code review is often in the hands of quality department, make sure that developers use FlexPMD in Your project. I will check it tomorrow! :)

Delicious

Related Posts

  1. 7 Ways to Quickly Rate Website Quality
  2. FlexMonkey – Flex Test Automation Tool Review
  3. How to Build Flex with MSBuild
  4. Three fresh links – Free Flex Automation Tools

Marcin Zręda Test tools, process improvment , , , , ,

  1. No comments yet.
  1. No trackbacks yet.