[source,javascript] ---- for (var i = 0; i < length; i++) {} // Noncompliant: is the block empty on purpose, or is code missing? ----