Subroutine Coverage

blib/lib/XML/Grammar/FictionBase/FromProto/Parser/XmlIterator.pm
Criterion Covered Total %
subroutine 20 78 25.6
pod 1 1 100.0


line count pod subroutine
3 2 n/a BEGIN
4 2 n/a BEGIN
6 2 n/a BEGIN
8 2 n/a BEGIN
10 2 n/a BEGIN
11 2 n/a BEGIN
12 2 n/a BEGIN
14 2 n/a BEGIN
15 2 n/a BEGIN
16 2 n/a BEGIN
17 2 n/a BEGIN
18 2 n/a BEGIN
19 2 n/a BEGIN
20 2 n/a BEGIN
21 2 n/a BEGIN
22 2 n/a BEGIN
36 0 n/a _get_tag
43 0 n/a _tags_stack_is_empty
50 0 n/a _grep_tags_stack
58 0 n/a _push_tag
67 0 n/a _pop_tag
83 0 n/a _clear_events
92 0 n/a _no_events
99 0 n/a _enqueue_event
113 0 n/a _extract_event
139 0 n/a _build_tag_names_to_be_handled
146 4 n/a _get_id_regex
151 0 n/a _top_tag
157 0 n/a _add_to_top_tag
167 0 n/a _new_empty_list
173 0 n/a _new_node
188 0 n/a _create_elem
211 0 n/a _new_list
224 0 n/a _generic_para_contents_assert
226 0 n/a __ANON__
236 0 n/a _assert_not_contains_saying
239 0 n/a __ANON__
247 0 n/a _assert_not_contains_undef
250 0 n/a __ANON__
258 0 n/a _new_para
273 0 n/a _new_text
286 0 n/a _new_comment
299 2 n/a _parse_opening_tag_attrs
317 2 n/a _opening_tag_asserts
334 2 n/a _parse_opening_tag
377 0 n/a _parse_closing_tag
399 0 n/a _check_for_open_tag
414 0 n/a _is_event_a_saying
421 0 n/a _is_event_a_para
428 0 n/a _is_event_elem
435 0 n/a _handle_event
449 0 n/a _handle_specific_tag_event
463 0 n/a _check_and_handle_tag_event
477 0 n/a _handle_para_event
488 0 n/a _handle_elem_event
497 0 n/a _handle_non_tag_text
514 0 n/a _look_for_and_handle_tag
536 0 n/a _merge_tag
558 0 n/a _handle_close_tag
578 0 n/a _look_ahead_for_comment
598 0 n/a _decode_entities_in_text
635 0 n/a _parse_non_tag_text_unit
679 0 n/a _parse_text_unit
694 0 n/a _flush_events
705 0 n/a _parse_text
724 0 n/a _look_for_tag_opener
739 0 n/a _is_closing_tag
747 0 n/a _generate_tag_event
777 0 n/a _handle_open_tag
806 0 n/a _generate_text_unit_events
820 0 n/a _flush_ret_tag
831 0 n/a _main_loop
843 0 n/a _parse_all
852 0 n/a _assert_not_eof
874 0 n/a _main_loop_iter
890 0 n/a _attempt_to_calc_new_ret_tag
899 0 n/a _main_loop_iter_body
915 0 Yes process_text