Skip to content

Releases: gustavopintozup/poc-plugin-cdd

New release with the '-o SUMMARY' option

28 Mar 20:34
Compare
Choose a tag to compare

In this new release, it is now possible to show the summary of the analysis running the tool as java -jar cdd-0.0.3.jar -p <DIR> -o SUMMARY.

First stable version

26 Oct 14:18
Compare
Choose a tag to compare

In this release, we are able to compute the following ICPs:

  • IF_STATEMENT
  • TRY_CATCH_STATEMENT
  • SWITCH_STATEMENT
  • CONDITION
  • FOR_STATEMENT
  • FOREACH_STATEMENT
  • WHILE_STATEMENT
  • METHOD_SIZE
  • CONTEXT_COUPLING