...
Detecting multiple for statements that use the same index variable is straightforward; it produces false positives in the unusual case that where this behavior is intended by the programmer.
...
...
Detecting multiple for statements that use the same index variable is straightforward; it produces false positives in the unusual case that where this behavior is intended by the programmer.
...