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-Token-Comment-pm.dot
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/Users-edenc-perl5-lib-perl5-PPI-Token-Comment-pm.dot b/stemmaweb/nytprof-runs/relation-uuid-relationships/Users-edenc-perl5-lib-perl5-PPI-Token-Comment-pm.dot
new file mode 100644 (file)
index 0000000..043fa57
--- /dev/null
@@ -0,0 +1,28 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_PPI_Token {
+       label="PPI::Token";
+       "PPI::Token::BEGIN@40";
+}
+subgraph cluster_PPI_Token_Comment {
+       label="PPI::Token::Comment";
+       "PPI::Token::Comment::BEGIN@61";
+       "PPI::Token::Comment::BEGIN@65";
+       "PPI::Token::Comment::BEGIN@62";
+       "PPI::Token::Comment::BEGIN@64";
+}
+subgraph cluster_vars {
+       label="vars";
+       "vars::import";
+}
+subgraph cluster_strict {
+       label="strict";
+       "strict::import";
+}
+"PPI::Token::BEGIN@40" -> "PPI::Token::Comment::BEGIN@62";
+"PPI::Token::BEGIN@40" -> "PPI::Token::Comment::BEGIN@64";
+"PPI::Token::Comment::BEGIN@61" -> "strict::import";
+"PPI::Token::BEGIN@40" -> "PPI::Token::Comment::BEGIN@65";
+"PPI::Token::Comment::BEGIN@64" -> "vars::import";
+"PPI::Token::BEGIN@40" -> "PPI::Token::Comment::BEGIN@61";
+}