I'm trying to get rules to evaluate true if it is being run on a url to edit an entityform, but to evaluate false if it is being run on a url to create a new entity form.
so far I have the rule setup as so:

as you can see, the overarching AND rule seems to not be working, as the whole statement evaluates to true even though one of the pieces is clearly FALSE.
I'm hoping that this is not a bug, but rather just a flaw in my own understanding of how rules works.
Thank you.