Description of problem:
When analyzing an application with `–mode full`, the reported effort varies depending on whether the the project can be built or not. This variation is expected for dependencies' code, but the reported issues are not dependent on third-party libraries.
This issue doesn't ocurr when using `--mode source-only`
Version-Release number of selected component (if applicable): 7.1.0-19
How reproducible: Always
Steps to Reproduce:
1. Unzip and analyze the attached app
2. Delete the build.gradle file and analyze the app again (or change the dependencies so they can't be found)
3. Compare both reports
Same applies for maven projects with the pom.xml files.
Actual results:
With build.gradle:
Without build.gradle
Expected results:
If the issues are not related to the dependencies, the results of the analyses should be equal no matter if the build.gradle file exists
Additional info:
Attached you'll find the analyzed app and both reports
- relates to
-
MTA-4775 [Documentation for] Effort differs between applications depending on whether they can be built or not
-
- Release Pending
-
- links to
-
RHBA-2025:146385 Migration Toolkit for Applications bug fix and enhancement update