blib/lib/XML/XPathEngine.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 47 | 60 | 78.3 |
pod | 15 | 15 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 2 | n/a | BEGIN |
4 | 2 | n/a | BEGIN |
6 | 2 | n/a | BEGIN |
24 | 2 | n/a | BEGIN |
26 | 2 | n/a | BEGIN |
27 | 2 | n/a | BEGIN |
28 | 2 | n/a | BEGIN |
29 | 2 | n/a | BEGIN |
30 | 2 | n/a | BEGIN |
31 | 2 | n/a | BEGIN |
32 | 2 | n/a | BEGIN |
33 | 2 | n/a | BEGIN |
34 | 2 | n/a | BEGIN |
65 | 1 | Yes | new |
79 | 38 | Yes | find |
91 | 0 | Yes | matches |
101 | 2 | Yes | findnodes |
118 | 0 | Yes | findnodes_as_string |
139 | 0 | Yes | findnodes_as_strings |
159 | 31 | Yes | findvalue |
169 | 5 | Yes | findvalues |
180 | 0 | Yes | exists |
188 | 0 | Yes | get_var |
194 | 0 | Yes | set_var |
201 | 0 | Yes | set_namespace |
208 | 1 | Yes | clear_namespaces |
214 | 0 | Yes | get_namespace |
224 | 0 | Yes | set_strict_namespaces |
228 | 275 | n/a | _get_context_set |
229 | 708 | n/a | _set_context_set |
230 | 275 | n/a | _get_context_pos |
231 | 1051 | n/a | _set_context_pos |
232 | 0 | n/a | _get_context_size |
233 | 0 | n/a | _get_context_node |
236 | 38 | n/a | _parse |
265 | 34 | n/a | _tokenize |
334 | 34 | n/a | _analyze |
342 | 1842 | n/a | _match |
367 | 88 | n/a | _expr |
375 | 88 | n/a | _or_expr |
395 | 89 | n/a | _and_expr |
415 | 91 | n/a | _match_expr |
437 | 94 | n/a | _equality_expr |
457 | 112 | n/a | _relational_expr |
477 | 113 | n/a | _additive_expr |
497 | 113 | n/a | _multiplicative_expr |
517 | 113 | n/a | _unary_expr |
534 | 113 | n/a | _union_expr |
554 | 113 | n/a | _path_expr |
600 | 60 | n/a | _filter_expr |
615 | 60 | n/a | _primary_expr |
669 | 22 | n/a | _arguments |
688 | 53 | n/a | _location_path |
724 | 29 | n/a | _optimise_descendant_or_self |
756 | 63 | n/a | _relative_location_path |
786 | 99 | n/a | _step |
945 | 83 | n/a | _is_step |
970 | 2 | n/a | BEGIN |
973 | 0 | n/a | _xml_escape_text |
981 | 0 | n/a | _debug |