Ullrich,
I'm using your DRY plugin with CPD for Hudson and I have a question:
In the code base that I am analyzing, there are several files with the
same name in different locations. CPD detects that there are
duplicated code in them like this:
> File: rmm.c, Line: 168, Type: Duplicate Code, Priority: High
> 71 lines of duplicate code.
>
> Duplicated in:
>
> rmm.c (175)
and
> File: rmm.c, Line: 263, Type: Duplicate Code, Priority: High
> 122 lines of duplicate code.
>
> Duplicated in:
>
> rmm.c (273)
Since there are more than two files with the name rmm.c, I cannot tell
what files this duplication occurs in. Is it possible to see the path
of the files in some way?
Regards
--
Tomas Hellberg
|
|