Report to list unused templates, functions, and variables

Oxygen general issues.
mmadunic
Posts: 1
Joined: Wed Aug 13, 2025 2:40 pm

Report to list unused templates, functions, and variables

Post by mmadunic »

The team I'm on has inherited a large XSLT and want to create a report that lists unused templates, functions, and variables, so we can clean up and refactor the XSLTs more easily. Is there an option that would show unused templates?

In the debugger it lists which templates were used, how many times, and file name with line number. Is there a way to export the results in the "Templates" view?
teo
Posts: 89
Joined: Wed Aug 30, 2017 3:56 pm

Re: Report to list unused templates, functions, and variables

Post by teo »

Hello,

Unfortunately, there is no way to export the results in the "Templates" view from the "XSLT Debugger" perspective.
I will log your request in our internal user request tracking tool (and I will post your comments there) for discussion and implementation decision making.

Regards,
Teo
Teodor Timplaru
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply