-
Bug
-
Resolution: Fixed
-
Major
-
None
I'm using the DRY plugin to display duplicated code found with Simian.
The overview of all found code duplication pairs is working correctly (see 1).
The first occurrence of a code duplication pair A - B is correctly displayed (see 2) however the second occurrence (see 3) B - A is empty.
Solutions:
1. Either file B should be completely removed from overview "1"
or
2. Should correctly display the link to file A
I checked https://issues.jenkins-ci.org/browse/JENKINS-16688 and it seems to be a similar issue. This is related to "■If a duplication is in two files, then on the left only one file is shown" which I think might be the best solution.
- duplicates
-
JENKINS-17959 Unable to view High and Normal Priority Duplicate Code details using Publish Duplicate Code analysis results plugin
- Resolved
- is related to
-
JENKINS-16688 Duplications in different files shown only in one file
- Resolved