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-Null-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_PPI_Statement_Null {
4 label="PPI::Statement::Null";
5 "PPI::Statement::Null::BEGIN@46";
6 "PPI::Statement::Null::BEGIN@47";
7 "PPI::Statement::Null::BEGIN@44";
8 "PPI::Statement::Null::BEGIN@43";
9}
10subgraph cluster_PPI_Statement {
11 label="PPI::Statement";
12 "PPI::Statement::BEGIN@168";
13}
14subgraph cluster_vars {
15 label="vars";
16 "vars::import";
17}
18subgraph cluster_strict {
19 label="strict";
20 "strict::import";
21}
22"PPI::Statement::Null::BEGIN@43" -> "strict::import";
23"PPI::Statement::BEGIN@168" -> "PPI::Statement::Null::BEGIN@44";
24"PPI::Statement::BEGIN@168" -> "PPI::Statement::Null::BEGIN@46";
25"PPI::Statement::Null::BEGIN@46" -> "vars::import";
26"PPI::Statement::BEGIN@168" -> "PPI::Statement::Null::BEGIN@47";
27"PPI::Statement::BEGIN@168" -> "PPI::Statement::Null::BEGIN@43";
28}