Filename | /opt/perl-5.18.1/lib/site_perl/5.18.1/darwin-thread-multi-2level/Moose/Meta/TypeConstraint/Role.pm |
Statements | Executed 20 statements in 1.01ms |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
1 | 1 | 1 | 18µs | 504µs | BEGIN@11 | Moose::Meta::TypeConstraint::Role::
1 | 1 | 1 | 11µs | 11µs | BEGIN@2 | Moose::Meta::TypeConstraint::Role::
1 | 1 | 1 | 11µs | 29µs | BEGIN@13 | Moose::Meta::TypeConstraint::Role::
1 | 1 | 1 | 10µs | 14µs | BEGIN@10 | Moose::Meta::TypeConstraint::Role::
1 | 1 | 1 | 9µs | 38µs | BEGIN@14 | Moose::Meta::TypeConstraint::Role::
1 | 1 | 1 | 9µs | 24µs | BEGIN@9 | Moose::Meta::TypeConstraint::Role::
1 | 1 | 1 | 8µs | 82µs | BEGIN@17 | Moose::Meta::TypeConstraint::Role::
1 | 1 | 1 | 5µs | 5µs | BEGIN@15 | Moose::Meta::TypeConstraint::Role::
0 | 0 | 0 | 0s | 0s | __ANON__[:32] | Moose::Meta::TypeConstraint::Role::
0 | 0 | 0 | 0s | 0s | __ANON__[:40] | Moose::Meta::TypeConstraint::Role::
0 | 0 | 0 | 0s | 0s | __ANON__[:56] | Moose::Meta::TypeConstraint::Role::
0 | 0 | 0 | 0s | 0s | _create_hand_optimized_type_constraint | Moose::Meta::TypeConstraint::Role::
0 | 0 | 0 | 0s | 0s | create_child_type | Moose::Meta::TypeConstraint::Role::
0 | 0 | 0 | 0s | 0s | equals | Moose::Meta::TypeConstraint::Role::
0 | 0 | 0 | 0s | 0s | is_a_type_of | Moose::Meta::TypeConstraint::Role::
0 | 0 | 0 | 0s | 0s | is_subtype_of | Moose::Meta::TypeConstraint::Role::
0 | 0 | 0 | 0s | 0s | new | Moose::Meta::TypeConstraint::Role::
0 | 0 | 0 | 0s | 0s | parents | Moose::Meta::TypeConstraint::Role::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package Moose::Meta::TypeConstraint::Role; | ||||
2 | # spent 11µs within Moose::Meta::TypeConstraint::Role::BEGIN@2 which was called:
# once (11µs+0s) by Moose::Util::TypeConstraints::BEGIN@37 at line 4 | ||||
3 | 1 | 17µs | $Moose::Meta::TypeConstraint::Role::AUTHORITY = 'cpan:STEVAN'; | ||
4 | 1 | 43µs | 1 | 11µs | } # spent 11µs making 1 call to Moose::Meta::TypeConstraint::Role::BEGIN@2 |
5 | { | ||||
6 | 2 | 1µs | $Moose::Meta::TypeConstraint::Role::VERSION = '2.1005'; | ||
7 | } | ||||
8 | |||||
9 | 2 | 31µs | 2 | 40µs | # spent 24µs (9+16) within Moose::Meta::TypeConstraint::Role::BEGIN@9 which was called:
# once (9µs+16µs) by Moose::Util::TypeConstraints::BEGIN@37 at line 9 # spent 24µs making 1 call to Moose::Meta::TypeConstraint::Role::BEGIN@9
# spent 16µs making 1 call to strict::import |
10 | 2 | 28µs | 2 | 19µs | # spent 14µs (10+5) within Moose::Meta::TypeConstraint::Role::BEGIN@10 which was called:
# once (10µs+5µs) by Moose::Util::TypeConstraints::BEGIN@37 at line 10 # spent 14µs making 1 call to Moose::Meta::TypeConstraint::Role::BEGIN@10
# spent 5µs making 1 call to warnings::import |
11 | 2 | 38µs | 2 | 989µs | # spent 504µs (18+485) within Moose::Meta::TypeConstraint::Role::BEGIN@11 which was called:
# once (18µs+485µs) by Moose::Util::TypeConstraints::BEGIN@37 at line 11 # spent 504µs making 1 call to Moose::Meta::TypeConstraint::Role::BEGIN@11
# spent 485µs making 1 call to metaclass::import |
12 | |||||
13 | 2 | 33µs | 2 | 47µs | # spent 29µs (11+18) within Moose::Meta::TypeConstraint::Role::BEGIN@13 which was called:
# once (11µs+18µs) by Moose::Util::TypeConstraints::BEGIN@37 at line 13 # spent 29µs making 1 call to Moose::Meta::TypeConstraint::Role::BEGIN@13
# spent 18µs making 1 call to Exporter::import |
14 | 2 | 39µs | 2 | 66µs | # spent 38µs (9+29) within Moose::Meta::TypeConstraint::Role::BEGIN@14 which was called:
# once (9µs+29µs) by Moose::Util::TypeConstraints::BEGIN@37 at line 14 # spent 38µs making 1 call to Moose::Meta::TypeConstraint::Role::BEGIN@14
# spent 29µs making 1 call to Exporter::import |
15 | 2 | 31µs | 1 | 5µs | # spent 5µs within Moose::Meta::TypeConstraint::Role::BEGIN@15 which was called:
# once (5µs+0s) by Moose::Util::TypeConstraints::BEGIN@37 at line 15 # spent 5µs making 1 call to Moose::Meta::TypeConstraint::Role::BEGIN@15 |
16 | |||||
17 | 2 | 738µs | 2 | 156µs | # spent 82µs (8+74) within Moose::Meta::TypeConstraint::Role::BEGIN@17 which was called:
# once (8µs+74µs) by Moose::Util::TypeConstraints::BEGIN@37 at line 17 # spent 82µs making 1 call to Moose::Meta::TypeConstraint::Role::BEGIN@17
# spent 74µs making 1 call to base::import |
18 | |||||
19 | 1 | 5µs | 3 | 428µs | __PACKAGE__->meta->add_attribute('role' => ( # spent 399µs making 1 call to Class::MOP::Mixin::HasAttributes::add_attribute
# spent 22µs making 1 call to Moose::Meta::TypeConstraint::Role::meta
# spent 7µs making 1 call to Class::MOP::_definition_context |
20 | reader => 'role', | ||||
21 | Class::MOP::_definition_context(), | ||||
22 | )); | ||||
23 | |||||
24 | my $inliner = sub { | ||||
25 | my $self = shift; | ||||
26 | my $val = shift; | ||||
27 | |||||
28 | return 'Moose::Util::does_role(' | ||||
29 | . $val . ', ' | ||||
30 | . B::perlstring($self->role) | ||||
31 | . ')'; | ||||
32 | 1 | 3µs | }; | ||
33 | |||||
34 | sub new { | ||||
35 | my ( $class, %args ) = @_; | ||||
36 | |||||
37 | $args{parent} = Moose::Util::TypeConstraints::find_type_constraint('Object'); | ||||
38 | |||||
39 | my $role_name = $args{role}; | ||||
40 | $args{constraint} = sub { Moose::Util::does_role( $_[0], $role_name ) }; | ||||
41 | |||||
42 | $args{inlined} = $inliner; | ||||
43 | |||||
44 | my $self = $class->SUPER::new( \%args ); | ||||
45 | |||||
46 | $self->_create_hand_optimized_type_constraint; | ||||
47 | $self->compile_type_constraint(); | ||||
48 | |||||
49 | return $self; | ||||
50 | } | ||||
51 | |||||
52 | sub _create_hand_optimized_type_constraint { | ||||
53 | my $self = shift; | ||||
54 | my $role = $self->role; | ||||
55 | $self->hand_optimized_type_constraint( | ||||
56 | sub { Moose::Util::does_role($_[0], $role) } | ||||
57 | ); | ||||
58 | } | ||||
59 | |||||
60 | sub parents { | ||||
61 | my $self = shift; | ||||
62 | return ( | ||||
63 | $self->parent, | ||||
64 | map { | ||||
65 | # FIXME find_type_constraint might find a TC named after the role but that isn't really it | ||||
66 | # I did this anyway since it's a convention that preceded TypeConstraint::Role, and it should DWIM | ||||
67 | # if anybody thinks this problematic please discuss on IRC. | ||||
68 | # a possible fix is to add by attr indexing to the type registry to find types of a certain property | ||||
69 | # regardless of their name | ||||
70 | Moose::Util::TypeConstraints::find_type_constraint($_) | ||||
71 | || | ||||
72 | __PACKAGE__->new( role => $_, name => "__ANON__" ) | ||||
73 | } @{ Class::MOP::class_of($self->role)->get_roles }, | ||||
74 | ); | ||||
75 | } | ||||
76 | |||||
77 | sub equals { | ||||
78 | my ( $self, $type_or_name ) = @_; | ||||
79 | |||||
80 | my $other = Moose::Util::TypeConstraints::find_type_constraint($type_or_name); | ||||
81 | |||||
82 | return unless defined $other; | ||||
83 | return unless $other->isa(__PACKAGE__); | ||||
84 | |||||
85 | return $self->role eq $other->role; | ||||
86 | } | ||||
87 | |||||
88 | sub is_a_type_of { | ||||
89 | my ($self, $type_or_name) = @_; | ||||
90 | |||||
91 | my $type = Moose::Util::TypeConstraints::find_type_constraint($type_or_name); | ||||
92 | |||||
93 | ($self->equals($type) || $self->is_subtype_of($type_or_name)); | ||||
94 | } | ||||
95 | |||||
96 | sub is_subtype_of { | ||||
97 | my ($self, $type_or_name_or_role ) = @_; | ||||
98 | |||||
99 | if ( not ref $type_or_name_or_role ) { | ||||
100 | # it might be a role | ||||
101 | my $class = Class::MOP::class_of($self->role); | ||||
102 | return 1 if defined($class) && $class->does_role( $type_or_name_or_role ); | ||||
103 | } | ||||
104 | |||||
105 | my $type = Moose::Util::TypeConstraints::find_type_constraint($type_or_name_or_role); | ||||
106 | |||||
107 | return unless defined $type; | ||||
108 | |||||
109 | if ( $type->isa(__PACKAGE__) ) { | ||||
110 | # if $type_or_name_or_role isn't a role, it might be the TC name of another ::Role type | ||||
111 | # or it could also just be a type object in this branch | ||||
112 | my $class = Class::MOP::class_of($self->role); | ||||
113 | return defined($class) && $class->does_role( $type->role ); | ||||
114 | } else { | ||||
115 | # the only other thing we are a subtype of is Object | ||||
116 | $self->SUPER::is_subtype_of($type); | ||||
117 | } | ||||
118 | } | ||||
119 | |||||
120 | sub create_child_type { | ||||
121 | my ($self, @args) = @_; | ||||
122 | return Moose::Meta::TypeConstraint->new(@args, parent => $self); | ||||
123 | } | ||||
124 | |||||
125 | 1 | 7µs | 1; | ||
126 | |||||
127 | # ABSTRACT: Role/TypeConstraint parallel hierarchy | ||||
128 | |||||
129 | __END__ |