cpd
using cpd on python
I am trying t开发者_运维问答o run the GUI version of CPD on my python codebase, but no duplicate code is returned even when i set the min chunk size to 1.[详细]
2023-03-20 14:47 分类:问答copy paste detector - how to avoid delegate pattern
We use CPD and works very well. Some interfaces areimplemented in multiple classes. These classes share the implementation code using \'delegate\' pat开发者_运维百科tern [ http://en.wikipedia.org/wi[详细]
2023-03-09 13:58 分类:问答PMD/CPD: Ignore bits of code using comments
Is there a way to tell PMD to ignore checking parts of code for duplication? For example, can I do something like this:[详细]
2023-02-28 13:54 分类:问答ASP SaveToDisk method takes an incredible amount of time
This is a method in ASP Classic that saves a file to disk. It takes a very long time but I\'m not sure why. Normally, I wouldn\'t mind so much, but the files it handles are pretty large so need this n[详细]
2022-12-28 13:59 分类:问答