nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Users-edenc-perl5-lib-perl5-Graph-Reader-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_Graph_Reader_Dot {
4 label="Graph::Reader::Dot";
5 "Graph::Reader::Dot::BEGIN@346";
6}
7subgraph cluster_Graph_Reader {
8 label="Graph::Reader";
9 "Graph::Reader::BEGIN@6";
10 "Graph::Reader::BEGIN@7";
11 "Graph::Reader::BEGIN@12";
12 "Graph::Reader::BEGIN@11";
13}
14subgraph cluster_UNIVERSAL {
15 label="UNIVERSAL";
16 "UNIVERSAL::import";
17}
18subgraph cluster_warnings {
19 label="warnings";
20 "warnings::import";
21}
22subgraph cluster_Exporter {
23 label="Exporter";
24 "Exporter::import";
25}
26subgraph cluster_strict {
27 label="strict";
28 "strict::import";
29}
30"Graph::Reader::Dot::BEGIN@346" -> "Graph::Reader::BEGIN@7";
31"Graph::Reader::BEGIN@12" -> "UNIVERSAL::import";
32"Graph::Reader::Dot::BEGIN@346" -> "Graph::Reader::BEGIN@11";
33"Graph::Reader::BEGIN@6" -> "strict::import";
34"Graph::Reader::Dot::BEGIN@346" -> "Graph::Reader::BEGIN@6";
35"Graph::Reader::BEGIN@11" -> "Exporter::import";
36"Graph::Reader::BEGIN@7" -> "warnings::import";
37"Graph::Reader::Dot::BEGIN@346" -> "Graph::Reader::BEGIN@12";
38}