When does the and operator skip the code block?

When one or more conditions are falseOnly when all conditions are false

When one or more conditions are false.