vPAV icon indicating copy to clipboard operation
vPAV copied to clipboard

As a developer I want to see which process variables are defined but never used

Open TamaraGunkel opened this issue 5 years ago • 1 comments

It would be helpful to identify process variables which are set/defined during the process but never used (-> clean code). This could be archieved by using the "out-unsed" sets of end events. These sets should include all variables that weren't used yet. This approach should be vaild for normal processes and subprocesses.

TamaraGunkel avatar Jul 24 '19 08:07 TamaraGunkel

I approve that as discussed earlier 👍

sdibernardo avatar Jul 24 '19 08:07 sdibernardo