Author Login
Post Reply
I'm looking for an easy way to detect cut-n-paste violations. The CPD
task will write all cut-n-paste violations to an output file, but how do
I best check to see if there are violations? I thought that I could
test the file to see if it is not zero length and seemed to recall a way
to check that condition, but I can not recall it or find it quickly. Can
somebody remind me if this capability exist and what the mechanism is?
Thanks, Eric