nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Users-edenc-perl5-lib-perl5-PPI-Statement-Data-pm.dot
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/Users-edenc-perl5-lib-perl5-PPI-Statement-Data-pm.dot b/stemmaweb/nytprof-runs/relation-uuid-relationships/Users-edenc-perl5-lib-perl5-PPI-Statement-Data-pm.dot
new file mode 100644 (file)
index 0000000..a4f0437
--- /dev/null
@@ -0,0 +1,28 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_PPI_Statement {
+       label="PPI::Statement";
+       "PPI::Statement::BEGIN@164";
+}
+subgraph cluster_PPI_Statement_Data {
+       label="PPI::Statement::Data";
+       "PPI::Statement::Data::BEGIN@43";
+       "PPI::Statement::Data::BEGIN@47";
+       "PPI::Statement::Data::BEGIN@46";
+       "PPI::Statement::Data::BEGIN@44";
+}
+subgraph cluster_vars {
+       label="vars";
+       "vars::import";
+}
+subgraph cluster_strict {
+       label="strict";
+       "strict::import";
+}
+"PPI::Statement::BEGIN@164" -> "PPI::Statement::Data::BEGIN@47";
+"PPI::Statement::BEGIN@164" -> "PPI::Statement::Data::BEGIN@44";
+"PPI::Statement::Data::BEGIN@43" -> "strict::import";
+"PPI::Statement::Data::BEGIN@46" -> "vars::import";
+"PPI::Statement::BEGIN@164" -> "PPI::Statement::Data::BEGIN@46";
+"PPI::Statement::BEGIN@164" -> "PPI::Statement::Data::BEGIN@43";
+}