I get a load of matches from CPD along the lines of
for (var i:int=0;i<something.length;i+=)
{
var thing:Thing=some.access.method();
but of course the main body of the for loop is different in each case, this is just a common way to write for loops !
Is there a setting I might have wrong ?
Tom
North America
Europe, Middle East and Africa
Asia Pacific