Hacker News new | ask | show | jobs
by crispy2000 3981 days ago
McCabe software has a tool that's supposed to find duplicate code within a code base (e.g. cut-n-pasted functions), using path analysis. They have been around for ages, but I've never used them since they're rather expensive.