is there any tool to detect code duplication in javascript?? i tried "PMD Duplicate code detector" but it is not supporting .js extension.
is there any tool to detect code duplication in javascript?? i tried "PMD Duplicate code detector" but it is not supporting .js extension.