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-Storable-pm.dot
1 digraph {
2 graph [overlap=false]
3 subgraph cluster_main {
4         label="main";
5         "main::BEGIN@7";
6 }
7 subgraph cluster_Exporter {
8         label="Exporter";
9         "Exporter::import";
10 }
11 subgraph cluster_Storable {
12         label="Storable";
13         "Storable::BEGIN@22";
14         "Storable::BEGIN@51";
15         "Storable::BEGIN@26";
16 }
17 subgraph cluster_vars {
18         label="vars";
19         "vars::import";
20 }
21 "main::BEGIN@7" -> "Storable::BEGIN@26";
22 "Storable::BEGIN@51" -> "Exporter::import";
23 "Storable::BEGIN@22" -> "vars::import";
24 "main::BEGIN@7" -> "Storable::BEGIN@51";
25 "main::BEGIN@7" -> "Storable::BEGIN@22";
26 }