Adding the following:
<c:if test="${empty tabRowOne}"> <% return; %> </c:if>
to IntelliJ 7.03 causes the Statement Does Not Loop inspection to trigger.