()
| 14 | previousgetElementXpath = root.getElementXpath, |
| 15 | |
| 16 | emptyFunction = function () {}, |
| 17 | |
| 18 | // Create a safe reference to the getElementXpath object for use below. |
| 19 | getElementXpath = function (el, callback) { |
nothing calls this directly
no outgoing calls
no test coverage detected