Subroutine Coverage

lib/Graph/Easy/Parser/VCG.pm
Criterion Covered Total %
subroutine 44 52 84.6
pod 1 1 100.0


line count pod subroutine
9 3 n/a BEGIN
12 3 n/a BEGIN
13 3 n/a BEGIN
14 3 n/a BEGIN
15 3 n/a BEGIN
16 3 n/a BEGIN
20 13 n/a _init
74 26 Yes reset
115 2 n/a _vcg_color_map_entry
123 81 n/a _unquote
144 13 n/a _match_commented_line
152 103 n/a _match_multi_line_comment
160 13 n/a _match_optional_multi_line_comment
166 13 n/a _match_classname
174 13 n/a _match_node
185 13 n/a _match_edge
197 52 n/a _match_single_attribute
221 13 n/a _match_class_attribute
235 39 n/a _match_attributes
245 13 n/a _match_graph_attribute
257 51 n/a _clean_attributes
268 13 n/a _match_group_end
274 13 n/a _match_group_start
280 96 n/a _clean_line
318 96 n/a _line_insert
333 13 n/a _new_scope
365 0 n/a _edge_style
372 13 n/a _build_match_stack
391 13 n/a __ANON__
413 13 n/a __ANON__
426 2 n/a __ANON__
438 26 n/a __ANON__
460 13 n/a __ANON__
490 6 n/a __ANON__
525 26 n/a _new_node
764 57 n/a _remap
778 1 n/a _vertical_order_from_vcg
791 0 n/a _horizontal_order_from_vcg
804 1 n/a _invisible_from_vcg
814 0 n/a _manhattan_edges_from_vcg
828 0 n/a _textmode_from_vcg
838 2 n/a _edge_color_from_vcg
852 3 n/a _edge_class_from_vcg
869 4 n/a _orientation_from_vcg
877 0 n/a _port_sharing_from_vcg
887 0 n/a _inport_sharing_from_vcg
897 0 n/a _outport_sharing_from_vcg
907 7 n/a _node_color_from_vcg
930 2 n/a _vcg_node_shape
944 0 n/a _group_name_from_vcg
959 57 n/a _remap_attributes
998 13 n/a _parser_cleanup