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-Meta-pm.dot
1 digraph {
2 graph [overlap=false]
3 subgraph cluster_Class_MOP_Mixin_HasMethods {
4         label="Class::MOP::Mixin::HasMethods";
5         "Class::MOP::Mixin::HasMethods::_restore_metamethods_from";
6         "Class::MOP::Mixin::HasMethods::_add_meta_method";
7 }
8 subgraph cluster_Moose_Meta_Class {
9         label="Moose::Meta::Class";
10         "Moose::Meta::Class::BEGIN@27";
11 }
12 subgraph cluster_warnings {
13         label="warnings";
14         "warnings::import";
15 }
16 subgraph cluster_base {
17         label="base";
18         "base::import";
19 }
20 subgraph cluster_Moose_Meta_Method_Meta {
21         label="Moose::Meta::Method::Meta";
22         "Moose::Meta::Method::Meta::_make_compatible_with";
23         "Moose::Meta::Method::Meta::BEGIN@10";
24         "Moose::Meta::Method::Meta::wrap";
25         "Moose::Meta::Method::Meta::BEGIN@13";
26         "Moose::Meta::Method::Meta::BEGIN@3";
27         "Moose::Meta::Method::Meta::BEGIN@11";
28 }
29 subgraph cluster_Class_MOP_Method_Meta {
30         label="Class::MOP::Method::Meta";
31         "Class::MOP::Method::Meta::wrap";
32         "Class::MOP::Method::Meta::_make_compatible_with";
33 }
34 subgraph cluster_strict {
35         label="strict";
36         "strict::import";
37 }
38 "Moose::Meta::Class::BEGIN@27" -> "Moose::Meta::Method::Meta::BEGIN@10";
39 "Class::MOP::Mixin::HasMethods::_add_meta_method" -> "Moose::Meta::Method::Meta::wrap";
40 "Moose::Meta::Method::Meta::BEGIN@10" -> "strict::import";
41 "Moose::Meta::Class::BEGIN@27" -> "Moose::Meta::Method::Meta::BEGIN@11";
42 "Class::MOP::Mixin::HasMethods::_restore_metamethods_from" -> "Moose::Meta::Method::Meta::_make_compatible_with";
43 "Moose::Meta::Method::Meta::BEGIN@13" -> "base::import";
44 "Moose::Meta::Method::Meta::BEGIN@11" -> "warnings::import";
45 "Moose::Meta::Method::Meta::wrap" -> "Class::MOP::Method::Meta::wrap";
46 "Moose::Meta::Class::BEGIN@27" -> "Moose::Meta::Method::Meta::BEGIN@3";
47 "Moose::Meta::Class::BEGIN@27" -> "Moose::Meta::Method::Meta::BEGIN@13";
48 "Moose::Meta::Method::Meta::_make_compatible_with" -> "Class::MOP::Method::Meta::_make_compatible_with";
49 }