Room Lighting: any or all active

Should the following Room Lighting rule activate if either one of the motion sensors becomes active, or must both of them be active?

Edit: 2nd Question:
If one of the following motion sensors never BECAME inactive, that is, it was not activated in the first place, would the lights turn still turn if at least one sensor BECOMES inactive and all of the sensors are inactive?

Means to activate are all OR statements, so either sensor will activate the rule.

And, yes, the lights will turn off. The logic is looking for inactive events and will start the countdown timer when an inactive event happens and all the other sensors are inactive.