Idea Summary
Currently the Advisor scans everything in a page, regardless of whether it is rendered or not.
Use Case
There is some code that is intentionally “commented out” using either Server-side condition set to “Never” or the Build Option is set to one that excludes the item from the build.
Preferred Solution (Optional)
Have a check-box when running the Advisor to choose whether the Advisor should scan items that are not rendered.