[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[xsl] Profiling templates
Subject: [xsl] Profiling templates
From: Peter Hickman <peter@xxxxxxxxxxxxx>
Date: Thu, 22 May 2008 14:08:54 +0100
|
I have a lot of data and some stylesheets which have /evolved/ over
time. I suspect that the quite a bit of the code is not ever being
executed, is there some way of finding the parts of the stylesheet that
is never accessed other than embeding xsl:message everywhere?
|