nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / Users-edenc-perl5-lib-perl5-PPI-Statement-Break-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_PPI_Statement {
4 label="PPI::Statement";
5 "PPI::Statement::BEGIN@162";
6}
7subgraph cluster_vars {
8 label="vars";
9 "vars::import";
10}
11subgraph cluster_strict {
12 label="strict";
13 "strict::import";
14}
15subgraph cluster_PPI_Statement_Break {
16 label="PPI::Statement::Break";
17 "PPI::Statement::Break::BEGIN@41";
18 "PPI::Statement::Break::BEGIN@44";
19 "PPI::Statement::Break::BEGIN@43";
20 "PPI::Statement::Break::BEGIN@40";
21}
22"PPI::Statement::BEGIN@162" -> "PPI::Statement::Break::BEGIN@41";
23"PPI::Statement::Break::BEGIN@40" -> "strict::import";
24"PPI::Statement::Break::BEGIN@43" -> "vars::import";
25"PPI::Statement::BEGIN@162" -> "PPI::Statement::Break::BEGIN@43";
26"PPI::Statement::BEGIN@162" -> "PPI::Statement::Break::BEGIN@40";
27"PPI::Statement::BEGIN@162" -> "PPI::Statement::Break::BEGIN@44";
28}