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