nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / opt-local-lib-perl5-5-14-2-if-pm.dot
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/opt-local-lib-perl5-5-14-2-if-pm.dot b/stemmaweb/nytprof-runs/relation-uuid-relationships/opt-local-lib-perl5-5-14-2-if-pm.dot
new file mode 100644 (file)
index 0000000..a4cf493
--- /dev/null
@@ -0,0 +1,24 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_UNIVERSAL {
+       label="UNIVERSAL";
+       "UNIVERSAL::can";
+}
+subgraph cluster_Moose_Object {
+       label="Moose::Object";
+       "Moose::Object::BEGIN@20";
+       "Moose::Object::BEGIN@19";
+}
+subgraph cluster_if {
+       label="if";
+       "if::CORE:subst";
+       "if::import";
+       "if::work";
+}
+"Moose::Object::BEGIN@19" -> "if::work";
+"Moose::Object::BEGIN@20" -> "if::work";
+"if::work" -> "if::CORE:subst";
+"if::work" -> "UNIVERSAL::can";
+"Moose::Object::BEGIN@20" -> "if::import";
+"Moose::Object::BEGIN@19" -> "if::import";
+}