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-Exception-ParserRejection-pm.dot
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/Users-edenc-perl5-lib-perl5-PPI-Exception-ParserRejection-pm.dot b/stemmaweb/nytprof-runs/relation-uuid-relationships/Users-edenc-perl5-lib-perl5-PPI-Exception-ParserRejection-pm.dot
new file mode 100644 (file)
index 0000000..a9d23c5
--- /dev/null
@@ -0,0 +1,28 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_PPI_Exception_ParserRejection {
+       label="PPI::Exception::ParserRejection";
+       "PPI::Exception::ParserRejection::BEGIN@4";
+       "PPI::Exception::ParserRejection::BEGIN@7";
+       "PPI::Exception::ParserRejection::BEGIN@6";
+       "PPI::Exception::ParserRejection::BEGIN@3";
+}
+subgraph cluster_PPI_Tokenizer {
+       label="PPI::Tokenizer";
+       "PPI::Tokenizer::BEGIN@88";
+}
+subgraph cluster_vars {
+       label="vars";
+       "vars::import";
+}
+subgraph cluster_strict {
+       label="strict";
+       "strict::import";
+}
+"PPI::Tokenizer::BEGIN@88" -> "PPI::Exception::ParserRejection::BEGIN@6";
+"PPI::Tokenizer::BEGIN@88" -> "PPI::Exception::ParserRejection::BEGIN@7";
+"PPI::Exception::ParserRejection::BEGIN@3" -> "strict::import";
+"PPI::Tokenizer::BEGIN@88" -> "PPI::Exception::ParserRejection::BEGIN@4";
+"PPI::Exception::ParserRejection::BEGIN@6" -> "vars::import";
+"PPI::Tokenizer::BEGIN@88" -> "PPI::Exception::ParserRejection::BEGIN@3";
+}