Releases: gustavopintozup/poc-plugin-cdd
Releases · gustavopintozup/poc-plugin-cdd
New release with the '-o SUMMARY' option
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
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