nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / opt-local-lib-perl5-5-14-2-darwin-multi-2level-re-pm.dot
diff --git a/stemmaweb/nytprof-runs/variantgraph-uuid/opt-local-lib-perl5-5-14-2-darwin-multi-2level-re-pm.dot b/stemmaweb/nytprof-runs/variantgraph-uuid/opt-local-lib-perl5-5-14-2-darwin-multi-2level-re-pm.dot
new file mode 100644 (file)
index 0000000..d8cacfb
--- /dev/null
@@ -0,0 +1,38 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_XML_Easy_Syntax {
+       label="XML::Easy::Syntax";
+       "XML::Easy::Syntax::BEGIN@942";
+}
+subgraph cluster_B_Deparse {
+       label="B::Deparse";
+       "B::Deparse::BEGIN@3436";
+}
+subgraph cluster_warnings {
+       label="warnings";
+       "warnings::import";
+}
+subgraph cluster_re {
+       label="re";
+       "re::BEGIN@4";
+       "re::import";
+       "re::BEGIN@5";
+       "re::bits";
+}
+subgraph cluster_Moose_Util_TypeConstraints {
+       label="Moose::Util::TypeConstraints";
+       "Moose::Util::TypeConstraints::BEGIN@614";
+}
+subgraph cluster_strict {
+       label="strict";
+       "strict::import";
+}
+"Moose::Util::TypeConstraints::BEGIN@614" -> "re::BEGIN@5";
+"re::import" -> "re::bits";
+"re::BEGIN@4" -> "strict::import";
+"re::BEGIN@5" -> "warnings::import";
+"B::Deparse::BEGIN@3436" -> "re::import";
+"Moose::Util::TypeConstraints::BEGIN@614" -> "re::import";
+"XML::Easy::Syntax::BEGIN@942" -> "re::import";
+"Moose::Util::TypeConstraints::BEGIN@614" -> "re::BEGIN@4";
+}