nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Users-edenc-perl5-lib-perl5-darwin-multi-2level-Moose-Meta-Method-Augmented-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_Moose_Meta_Class {
4 label="Moose::Meta::Class";
5 "Moose::Meta::Class::BEGIN@22";
6}
7subgraph cluster_warnings {
8 label="warnings";
9 "warnings::import";
10}
11subgraph cluster_Moose_Meta_Method_Augmented {
12 label="Moose::Meta::Method::Augmented";
13 "Moose::Meta::Method::Augmented::BEGIN@12";
14 "Moose::Meta::Method::Augmented::BEGIN@9";
15 "Moose::Meta::Method::Augmented::BEGIN@2";
16 "Moose::Meta::Method::Augmented::BEGIN@10";
17}
18subgraph cluster_base {
19 label="base";
20 "base::import";
21}
22subgraph cluster_strict {
23 label="strict";
24 "strict::import";
25}
26"Moose::Meta::Class::BEGIN@22" -> "Moose::Meta::Method::Augmented::BEGIN@12";
27"Moose::Meta::Class::BEGIN@22" -> "Moose::Meta::Method::Augmented::BEGIN@9";
28"Moose::Meta::Method::Augmented::BEGIN@9" -> "strict::import";
29"Moose::Meta::Class::BEGIN@22" -> "Moose::Meta::Method::Augmented::BEGIN@10";
30"Moose::Meta::Class::BEGIN@22" -> "Moose::Meta::Method::Augmented::BEGIN@2";
31"Moose::Meta::Method::Augmented::BEGIN@12" -> "base::import";
32"Moose::Meta::Method::Augmented::BEGIN@10" -> "warnings::import";
33}