nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Users-edenc-perl5-lib-perl5-Plack-Component-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_Plack_Component {
4 label="Plack::Component";
5 "Plack::Component::BEGIN@2";
6 "Plack::Component::BEGIN@3";
7 "Plack::Component::BEGIN@5";
8 "Plack::Component::BEGIN@4";
9 "Plack::Component::BEGIN@6";
10}
11subgraph cluster_warnings {
12 label="warnings";
13 "warnings::import";
14}
15subgraph cluster_parent {
16 label="parent";
17 "parent::import";
18}
19subgraph cluster_overload {
20 label="overload";
21 "overload::import";
22}
23subgraph cluster_strict {
24 label="strict";
25 "strict::import";
26}
27"Plack::Component::BEGIN@6" -> "overload::import";
28"parent::import" -> "Plack::Component::BEGIN@5";
29"parent::import" -> "Plack::Component::BEGIN@3";
30"Plack::Component::BEGIN@2" -> "strict::import";
31"Plack::Component::BEGIN@3" -> "warnings::import";
32"parent::import" -> "Plack::Component::BEGIN@6";
33"parent::import" -> "Plack::Component::BEGIN@4";
34"parent::import" -> "Plack::Component::BEGIN@2";
35}