Enterprise Edition Version 8.3.1 (build 34397)
I have an application that includes many projects. I noticed the duplication calculation was very high and determined one project that has a great deal of generated code was a major contributor. I updated the project to exclude the duplicated code and another build/scan has been executed. I see in the project that the duplication calculation has been updated and greatly reduced, but it is not reflected in the application that includes the project. I’m not sure what I am missing here, maybe something in the application configuration? Here are some screen shots to better explain what I’m seeing:
Here’s the application overview for overall code. Notice the 17% duplication.
Notice if I list the projects, the project at the top with the very high duplication number:
However, if I go to that project itself, you can see the duplication is now quite low. You can also see the trend showing when the change was made and had impact.
Any idea what I’m doing wrong here?
Tom Z