Filename | /opt/perl-5.18.1/lib/site_perl/5.18.1/darwin-thread-multi-2level/Moose/Meta/TypeConstraint/DuckType.pm |
Statements | Executed 24 statements in 1.05ms |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
1 | 1 | 1 | 12µs | 12µs | BEGIN@2 | Moose::Meta::TypeConstraint::DuckType::
1 | 1 | 1 | 11µs | 28µs | BEGIN@13 | Moose::Meta::TypeConstraint::DuckType::
1 | 1 | 1 | 10µs | 14µs | BEGIN@10 | Moose::Meta::TypeConstraint::DuckType::
1 | 1 | 1 | 10µs | 38µs | BEGIN@14 | Moose::Meta::TypeConstraint::DuckType::
1 | 1 | 1 | 9µs | 34µs | BEGIN@15 | Moose::Meta::TypeConstraint::DuckType::
1 | 1 | 1 | 9µs | 250µs | BEGIN@16 | Moose::Meta::TypeConstraint::DuckType::
1 | 1 | 1 | 9µs | 81µs | BEGIN@20 | Moose::Meta::TypeConstraint::DuckType::
1 | 1 | 1 | 9µs | 24µs | BEGIN@9 | Moose::Meta::TypeConstraint::DuckType::
1 | 1 | 1 | 8µs | 477µs | BEGIN@11 | Moose::Meta::TypeConstraint::DuckType::
1 | 1 | 1 | 5µs | 5µs | BEGIN@18 | Moose::Meta::TypeConstraint::DuckType::
0 | 0 | 0 | 0s | 0s | __ANON__[:39] | Moose::Meta::TypeConstraint::DuckType::
0 | 0 | 0 | 0s | 0s | __ANON__[:50] | Moose::Meta::TypeConstraint::DuckType::
0 | 0 | 0 | 0s | 0s | __ANON__[:51] | Moose::Meta::TypeConstraint::DuckType::
0 | 0 | 0 | 0s | 0s | create_child_type | Moose::Meta::TypeConstraint::DuckType::
0 | 0 | 0 | 0s | 0s | equals | Moose::Meta::TypeConstraint::DuckType::
0 | 0 | 0 | 0s | 0s | get_message | Moose::Meta::TypeConstraint::DuckType::
0 | 0 | 0 | 0s | 0s | new | Moose::Meta::TypeConstraint::DuckType::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package Moose::Meta::TypeConstraint::DuckType; | ||||
2 | # spent 12µs within Moose::Meta::TypeConstraint::DuckType::BEGIN@2 which was called:
# once (12µs+0s) by Moose::Util::TypeConstraints::BEGIN@39 at line 4 | ||||
3 | 1 | 11µs | $Moose::Meta::TypeConstraint::DuckType::AUTHORITY = 'cpan:STEVAN'; | ||
4 | 1 | 42µs | 1 | 12µs | } # spent 12µs making 1 call to Moose::Meta::TypeConstraint::DuckType::BEGIN@2 |
5 | { | ||||
6 | 2 | 1µs | $Moose::Meta::TypeConstraint::DuckType::VERSION = '2.1005'; | ||
7 | } | ||||
8 | |||||
9 | 2 | 31µs | 2 | 40µs | # spent 24µs (9+16) within Moose::Meta::TypeConstraint::DuckType::BEGIN@9 which was called:
# once (9µs+16µs) by Moose::Util::TypeConstraints::BEGIN@39 at line 9 # spent 24µs making 1 call to Moose::Meta::TypeConstraint::DuckType::BEGIN@9
# spent 16µs making 1 call to strict::import |
10 | 2 | 29µs | 2 | 19µs | # spent 14µs (10+5) within Moose::Meta::TypeConstraint::DuckType::BEGIN@10 which was called:
# once (10µs+5µs) by Moose::Util::TypeConstraints::BEGIN@39 at line 10 # spent 14µs making 1 call to Moose::Meta::TypeConstraint::DuckType::BEGIN@10
# spent 5µs making 1 call to warnings::import |
11 | 2 | 42µs | 2 | 945µs | # spent 477µs (8+468) within Moose::Meta::TypeConstraint::DuckType::BEGIN@11 which was called:
# once (8µs+468µs) by Moose::Util::TypeConstraints::BEGIN@39 at line 11 # spent 477µs making 1 call to Moose::Meta::TypeConstraint::DuckType::BEGIN@11
# spent 468µs making 1 call to metaclass::import |
12 | |||||
13 | 2 | 38µs | 2 | 46µs | # spent 28µs (11+18) within Moose::Meta::TypeConstraint::DuckType::BEGIN@13 which was called:
# once (11µs+18µs) by Moose::Util::TypeConstraints::BEGIN@39 at line 13 # spent 28µs making 1 call to Moose::Meta::TypeConstraint::DuckType::BEGIN@13
# spent 18µs making 1 call to Exporter::import |
14 | 2 | 34µs | 2 | 67µs | # spent 38µs (10+29) within Moose::Meta::TypeConstraint::DuckType::BEGIN@14 which was called:
# once (10µs+29µs) by Moose::Util::TypeConstraints::BEGIN@39 at line 14 # spent 38µs making 1 call to Moose::Meta::TypeConstraint::DuckType::BEGIN@14
# spent 29µs making 1 call to Exporter::import |
15 | 2 | 37µs | 2 | 58µs | # spent 34µs (9+25) within Moose::Meta::TypeConstraint::DuckType::BEGIN@15 which was called:
# once (9µs+25µs) by Moose::Util::TypeConstraints::BEGIN@39 at line 15 # spent 34µs making 1 call to Moose::Meta::TypeConstraint::DuckType::BEGIN@15
# spent 25µs making 1 call to Exporter::import |
16 | 2 | 39µs | 2 | 490µs | # spent 250µs (9+240) within Moose::Meta::TypeConstraint::DuckType::BEGIN@16 which was called:
# once (9µs+240µs) by Moose::Util::TypeConstraints::BEGIN@39 at line 16 # spent 250µs making 1 call to Moose::Meta::TypeConstraint::DuckType::BEGIN@16
# spent 240µs making 1 call to Sub::Exporter::__ANON__[Sub/Exporter.pm:337] |
17 | |||||
18 | 2 | 32µs | 1 | 5µs | # spent 5µs within Moose::Meta::TypeConstraint::DuckType::BEGIN@18 which was called:
# once (5µs+0s) by Moose::Util::TypeConstraints::BEGIN@39 at line 18 # spent 5µs making 1 call to Moose::Meta::TypeConstraint::DuckType::BEGIN@18 |
19 | |||||
20 | 2 | 696µs | 2 | 152µs | # spent 81µs (9+72) within Moose::Meta::TypeConstraint::DuckType::BEGIN@20 which was called:
# once (9µs+72µs) by Moose::Util::TypeConstraints::BEGIN@39 at line 20 # spent 81µs making 1 call to Moose::Meta::TypeConstraint::DuckType::BEGIN@20
# spent 72µs making 1 call to base::import |
21 | |||||
22 | 1 | 5µs | 3 | 426µs | __PACKAGE__->meta->add_attribute('methods' => ( # spent 393µs making 1 call to Class::MOP::Mixin::HasAttributes::add_attribute
# spent 25µs making 1 call to Moose::Meta::TypeConstraint::DuckType::meta
# spent 8µs making 1 call to Class::MOP::_definition_context |
23 | accessor => 'methods', | ||||
24 | Class::MOP::_definition_context(), | ||||
25 | )); | ||||
26 | |||||
27 | my $inliner = sub { | ||||
28 | my $self = shift; | ||||
29 | my $val = shift; | ||||
30 | |||||
31 | return $self->parent->_inline_check($val) | ||||
32 | . ' && do {' . "\n" | ||||
33 | . 'my $val = ' . $val . ';' . "\n" | ||||
34 | . '&List::MoreUtils::all(' . "\n" | ||||
35 | . 'sub { $val->can($_) },' . "\n" | ||||
36 | . join(', ', map { B::perlstring($_) } @{ $self->methods }) | ||||
37 | . ');' . "\n" | ||||
38 | . '}'; | ||||
39 | 1 | 3µs | }; | ||
40 | |||||
41 | sub new { | ||||
42 | my ( $class, %args ) = @_; | ||||
43 | |||||
44 | $args{parent} | ||||
45 | = Moose::Util::TypeConstraints::find_type_constraint('Object'); | ||||
46 | |||||
47 | my @methods = @{ $args{methods} }; | ||||
48 | $args{constraint} = sub { | ||||
49 | my $val = $_[0]; | ||||
50 | return all { $val->can($_) } @methods; | ||||
51 | }; | ||||
52 | |||||
53 | $args{inlined} = $inliner; | ||||
54 | |||||
55 | my $self = $class->SUPER::new(\%args); | ||||
56 | |||||
57 | $self->compile_type_constraint() | ||||
58 | unless $self->_has_compiled_type_constraint; | ||||
59 | |||||
60 | return $self; | ||||
61 | } | ||||
62 | |||||
63 | sub equals { | ||||
64 | my ( $self, $type_or_name ) = @_; | ||||
65 | |||||
66 | my $other = Moose::Util::TypeConstraints::find_type_constraint($type_or_name); | ||||
67 | |||||
68 | return unless $other->isa(__PACKAGE__); | ||||
69 | |||||
70 | my @self_methods = sort @{ $self->methods }; | ||||
71 | my @other_methods = sort @{ $other->methods }; | ||||
72 | |||||
73 | return unless @self_methods == @other_methods; | ||||
74 | |||||
75 | while ( @self_methods ) { | ||||
76 | my $method = shift @self_methods; | ||||
77 | my $other_method = shift @other_methods; | ||||
78 | |||||
79 | return unless $method eq $other_method; | ||||
80 | } | ||||
81 | |||||
82 | return 1; | ||||
83 | } | ||||
84 | |||||
85 | sub create_child_type { | ||||
86 | my ($self, @args) = @_; | ||||
87 | return Moose::Meta::TypeConstraint->new(@args, parent => $self); | ||||
88 | } | ||||
89 | |||||
90 | sub get_message { | ||||
91 | my $self = shift; | ||||
92 | my ($value) = @_; | ||||
93 | |||||
94 | if ($self->has_message) { | ||||
95 | return $self->SUPER::get_message(@_); | ||||
96 | } | ||||
97 | |||||
98 | return $self->SUPER::get_message($value) unless blessed($value); | ||||
99 | |||||
100 | my @methods = grep { !$value->can($_) } @{ $self->methods }; | ||||
101 | my $class = blessed $value; | ||||
102 | $class ||= $value; | ||||
103 | |||||
104 | return $class | ||||
105 | . " is missing methods " | ||||
106 | . english_list(map { "'$_'" } @methods); | ||||
107 | } | ||||
108 | |||||
109 | 1 | 7µs | 1; | ||
110 | |||||
111 | # ABSTRACT: Type constraint for duck typing | ||||
112 | |||||
113 | __END__ |