nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Users-edenc-perl5-lib-perl5-darwin-multi-2level-XML-LibXML-AttributeHash-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_UNIVERSAL {
4 label="UNIVERSAL";
5 "UNIVERSAL::import";
6}
7subgraph cluster_warnings {
8 label="warnings";
9 "warnings::import";
10}
11subgraph cluster_XML_LibXML_Element {
12 label="XML::LibXML::Element";
13 "XML::LibXML::Element::BEGIN@1489";
14}
15subgraph cluster_XML_LibXML_AttributeHash {
16 label="XML::LibXML::AttributeHash";
17 "XML::LibXML::AttributeHash::BEGIN@5";
18 "XML::LibXML::AttributeHash::BEGIN@3";
19 "XML::LibXML::AttributeHash::BEGIN@13";
20 "XML::LibXML::AttributeHash::BEGIN@4";
21 "XML::LibXML::AttributeHash::BEGIN@9";
22 "XML::LibXML::AttributeHash::BEGIN@6";
23}
24subgraph cluster_vars {
25 label="vars";
26 "vars::import";
27}
28subgraph cluster_strict {
29 label="strict";
30 "strict::import";
31}
32"XML::LibXML::AttributeHash::BEGIN@6" -> "UNIVERSAL::import";
33"XML::LibXML::Element::BEGIN@1489" -> "XML::LibXML::AttributeHash::BEGIN@4";
34"XML::LibXML::AttributeHash::BEGIN@3" -> "strict::import";
35"XML::LibXML::Element::BEGIN@1489" -> "XML::LibXML::AttributeHash::BEGIN@13";
36"XML::LibXML::Element::BEGIN@1489" -> "XML::LibXML::AttributeHash::BEGIN@6";
37"XML::LibXML::Element::BEGIN@1489" -> "XML::LibXML::AttributeHash::BEGIN@5";
38"XML::LibXML::AttributeHash::BEGIN@4" -> "warnings::import";
39"XML::LibXML::AttributeHash::BEGIN@9" -> "vars::import";
40"XML::LibXML::Element::BEGIN@1489" -> "XML::LibXML::AttributeHash::BEGIN@9";
41"XML::LibXML::Element::BEGIN@1489" -> "XML::LibXML::AttributeHash::BEGIN@3";
42}