Currently the signature only checks if the first command_line entry of the report is equal to one of the deleted files. In case of more than one command line calls the position of the matching call in the report cannot be predicted, therefore it has to be checked if any of the calls is equal to one of the deleted files.
Can you update it with the name change to deletes_executed and also in the signature description, classname etc. and I will close off my pull request. Thanks
Currently the signature only checks if the first command_line entry of the report is equal to one of the deleted files. In case of more than one command line calls the position of the matching call in the report cannot be predicted, therefore it has to be checked if any of the calls is equal to one of the deleted files.