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