Tests if previous node is a text node. @param siblings siblings of current node @param index index of current node @return true if previous node is a text node, false otherwise
(final NodeList siblings,
final int index)
source not stored for this graph (policy: none)
no test coverage detected