| Filename | /Users/dde/perl5/perlbrew/perls/5.18.0t/lib/site_perl/5.18.0/darwin-thread-multi-2level/Moose/Meta/TypeConstraint/Class.pm |
| Statements | Executed 132 statements in 872µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 24 | 1 | 1 | 136µs | 191µs | Moose::Meta::TypeConstraint::Class::__ANON__[:30] |
| 5 | 1 | 1 | 75µs | 2.18ms | Moose::Meta::TypeConstraint::Class::new |
| 1 | 1 | 1 | 8µs | 24µs | Moose::Meta::TypeConstraint::Class::BEGIN@13 |
| 1 | 1 | 1 | 8µs | 19µs | Moose::Meta::TypeConstraint::Class::BEGIN@9 |
| 1 | 1 | 1 | 8µs | 8µs | Moose::Meta::TypeConstraint::Class::BEGIN@2 |
| 1 | 1 | 1 | 6µs | 9µs | Moose::Meta::TypeConstraint::Class::BEGIN@10 |
| 1 | 1 | 1 | 6µs | 25µs | Moose::Meta::TypeConstraint::Class::BEGIN@14 |
| 1 | 1 | 1 | 5µs | 53µs | Moose::Meta::TypeConstraint::Class::BEGIN@17 |
| 1 | 1 | 1 | 5µs | 325µs | Moose::Meta::TypeConstraint::Class::BEGIN@11 |
| 1 | 1 | 1 | 3µs | 3µs | Moose::Meta::TypeConstraint::Class::BEGIN@15 |
| 0 | 0 | 0 | 0s | 0s | Moose::Meta::TypeConstraint::Class::__ANON__[:39] |
| 0 | 0 | 0 | 0s | 0s | Moose::Meta::TypeConstraint::Class::create_child_type |
| 0 | 0 | 0 | 0s | 0s | Moose::Meta::TypeConstraint::Class::equals |
| 0 | 0 | 0 | 0s | 0s | Moose::Meta::TypeConstraint::Class::get_message |
| 0 | 0 | 0 | 0s | 0s | Moose::Meta::TypeConstraint::Class::is_a_type_of |
| 0 | 0 | 0 | 0s | 0s | Moose::Meta::TypeConstraint::Class::is_subtype_of |
| 0 | 0 | 0 | 0s | 0s | Moose::Meta::TypeConstraint::Class::parents |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Moose::Meta::TypeConstraint::Class; | ||||
| 2 | # spent 8µs within Moose::Meta::TypeConstraint::Class::BEGIN@2 which was called:
# once (8µs+0s) by Moose::Util::TypeConstraints::BEGIN@36 at line 4 | ||||
| 3 | 1 | 4µs | $Moose::Meta::TypeConstraint::Class::AUTHORITY = 'cpan:STEVAN'; | ||
| 4 | 1 | 29µs | 1 | 8µs | } # spent 8µs making 1 call to Moose::Meta::TypeConstraint::Class::BEGIN@2 |
| 5 | { | ||||
| 6 | 2 | 700ns | $Moose::Meta::TypeConstraint::Class::VERSION = '2.1005'; | ||
| 7 | } | ||||
| 8 | |||||
| 9 | 2 | 20µs | 2 | 29µs | # spent 19µs (8+10) within Moose::Meta::TypeConstraint::Class::BEGIN@9 which was called:
# once (8µs+10µs) by Moose::Util::TypeConstraints::BEGIN@36 at line 9 # spent 19µs making 1 call to Moose::Meta::TypeConstraint::Class::BEGIN@9
# spent 10µs making 1 call to strict::import |
| 10 | 2 | 17µs | 2 | 12µs | # spent 9µs (6+3) within Moose::Meta::TypeConstraint::Class::BEGIN@10 which was called:
# once (6µs+3µs) by Moose::Util::TypeConstraints::BEGIN@36 at line 10 # spent 9µs making 1 call to Moose::Meta::TypeConstraint::Class::BEGIN@10
# spent 3µs making 1 call to warnings::import |
| 11 | 2 | 23µs | 2 | 645µs | # spent 325µs (5+320) within Moose::Meta::TypeConstraint::Class::BEGIN@11 which was called:
# once (5µs+320µs) by Moose::Util::TypeConstraints::BEGIN@36 at line 11 # spent 325µs making 1 call to Moose::Meta::TypeConstraint::Class::BEGIN@11
# spent 320µs making 1 call to metaclass::import |
| 12 | |||||
| 13 | 2 | 24µs | 2 | 39µs | # spent 24µs (8+16) within Moose::Meta::TypeConstraint::Class::BEGIN@13 which was called:
# once (8µs+16µs) by Moose::Util::TypeConstraints::BEGIN@36 at line 13 # spent 24µs making 1 call to Moose::Meta::TypeConstraint::Class::BEGIN@13
# spent 16µs making 1 call to Exporter::import |
| 14 | 2 | 19µs | 2 | 44µs | # spent 25µs (6+19) within Moose::Meta::TypeConstraint::Class::BEGIN@14 which was called:
# once (6µs+19µs) by Moose::Util::TypeConstraints::BEGIN@36 at line 14 # spent 25µs making 1 call to Moose::Meta::TypeConstraint::Class::BEGIN@14
# spent 19µs making 1 call to Exporter::import |
| 15 | 2 | 19µs | 1 | 3µs | # spent 3µs within Moose::Meta::TypeConstraint::Class::BEGIN@15 which was called:
# once (3µs+0s) by Moose::Util::TypeConstraints::BEGIN@36 at line 15 # spent 3µs making 1 call to Moose::Meta::TypeConstraint::Class::BEGIN@15 |
| 16 | |||||
| 17 | 2 | 504µs | 2 | 101µs | # spent 53µs (5+48) within Moose::Meta::TypeConstraint::Class::BEGIN@17 which was called:
# once (5µs+48µs) by Moose::Util::TypeConstraints::BEGIN@36 at line 17 # spent 53µs making 1 call to Moose::Meta::TypeConstraint::Class::BEGIN@17
# spent 48µs making 1 call to base::import |
| 18 | |||||
| 19 | 1 | 3µs | 3 | 286µs | __PACKAGE__->meta->add_attribute('class' => ( # spent 268µs making 1 call to Class::MOP::Mixin::HasAttributes::add_attribute
# spent 13µs making 1 call to Moose::Meta::TypeConstraint::Class::meta
# spent 5µs making 1 call to Class::MOP::_definition_context |
| 20 | reader => 'class', | ||||
| 21 | Class::MOP::_definition_context(), | ||||
| 22 | )); | ||||
| 23 | |||||
| 24 | # spent 191µs (136+54) within Moose::Meta::TypeConstraint::Class::__ANON__[/Users/dde/perl5/perlbrew/perls/5.18.0t/lib/site_perl/5.18.0/darwin-thread-multi-2level/Moose/Meta/TypeConstraint/Class.pm:30] which was called 24 times, avg 8µs/call:
# 24 times (136µs+54µs) by Moose::Meta::TypeConstraint::_inline_check at line 216 of Moose/Meta/TypeConstraint.pm, avg 8µs/call | ||||
| 25 | 24 | 3µs | my $self = shift; | ||
| 26 | 24 | 4µs | my $val = shift; | ||
| 27 | |||||
| 28 | 24 | 138µs | 48 | 54µs | return 'Scalar::Util::blessed(' . $val . ')' # spent 29µs making 24 calls to Moose::Meta::TypeConstraint::Class::class, avg 1µs/call
# spent 26µs making 24 calls to B::perlstring, avg 1µs/call |
| 29 | . ' && ' . $val . '->isa(' . B::perlstring($self->class) . ')'; | ||||
| 30 | 1 | 2µs | }; | ||
| 31 | |||||
| 32 | # spent 2.18ms (75µs+2.10) within Moose::Meta::TypeConstraint::Class::new which was called 5 times, avg 436µs/call:
# 5 times (75µs+2.10ms) by Moose::Util::TypeConstraints::create_class_type_constraint at line 188 of Moose/Util/TypeConstraints.pm, avg 436µs/call | ||||
| 33 | 5 | 4µs | my ( $class, %args ) = @_; | ||
| 34 | |||||
| 35 | 5 | 6µs | 5 | 64µs | $args{parent} # spent 64µs making 5 calls to Moose::Util::TypeConstraints::find_type_constraint, avg 13µs/call |
| 36 | = Moose::Util::TypeConstraints::find_type_constraint('Object'); | ||||
| 37 | |||||
| 38 | 5 | 2µs | my $class_name = $args{class}; | ||
| 39 | 5 | 13µs | $args{constraint} = sub { $_[0]->isa($class_name) }; | ||
| 40 | |||||
| 41 | 5 | 2µs | $args{inlined} = $inliner; | ||
| 42 | |||||
| 43 | 5 | 11µs | 5 | 1.21ms | my $self = $class->SUPER::new( \%args ); # spent 1.21ms making 5 calls to Moose::Meta::TypeConstraint::new, avg 242µs/call |
| 44 | |||||
| 45 | 5 | 7µs | 5 | 829µs | $self->compile_type_constraint(); # spent 829µs making 5 calls to Moose::Meta::TypeConstraint::compile_type_constraint, avg 166µs/call |
| 46 | |||||
| 47 | 5 | 13µs | return $self; | ||
| 48 | } | ||||
| 49 | |||||
| 50 | sub parents { | ||||
| 51 | my $self = shift; | ||||
| 52 | return ( | ||||
| 53 | $self->parent, | ||||
| 54 | map { | ||||
| 55 | # FIXME find_type_constraint might find a TC named after the class but that isn't really it | ||||
| 56 | # I did this anyway since it's a convention that preceded TypeConstraint::Class, and it should DWIM | ||||
| 57 | # if anybody thinks this problematic please discuss on IRC. | ||||
| 58 | # a possible fix is to add by attr indexing to the type registry to find types of a certain property | ||||
| 59 | # regardless of their name | ||||
| 60 | Moose::Util::TypeConstraints::find_type_constraint($_) | ||||
| 61 | || | ||||
| 62 | __PACKAGE__->new( class => $_, name => "__ANON__" ) | ||||
| 63 | } Class::MOP::class_of($self->class)->superclasses, | ||||
| 64 | ); | ||||
| 65 | } | ||||
| 66 | |||||
| 67 | sub equals { | ||||
| 68 | my ( $self, $type_or_name ) = @_; | ||||
| 69 | |||||
| 70 | my $other = Moose::Util::TypeConstraints::find_type_constraint($type_or_name); | ||||
| 71 | |||||
| 72 | if (!defined($other)) { | ||||
| 73 | if (!ref($type_or_name)) { | ||||
| 74 | return $self->class eq $type_or_name; | ||||
| 75 | } | ||||
| 76 | return; | ||||
| 77 | } | ||||
| 78 | |||||
| 79 | return unless $other->isa(__PACKAGE__); | ||||
| 80 | |||||
| 81 | return $self->class eq $other->class; | ||||
| 82 | } | ||||
| 83 | |||||
| 84 | sub is_a_type_of { | ||||
| 85 | my ($self, $type_or_name) = @_; | ||||
| 86 | |||||
| 87 | ($self->equals($type_or_name) || $self->is_subtype_of($type_or_name)); | ||||
| 88 | } | ||||
| 89 | |||||
| 90 | sub is_subtype_of { | ||||
| 91 | my ($self, $type_or_name_or_class ) = @_; | ||||
| 92 | |||||
| 93 | my $type = Moose::Util::TypeConstraints::find_type_constraint($type_or_name_or_class); | ||||
| 94 | |||||
| 95 | if ( not defined $type ) { | ||||
| 96 | if ( not ref $type_or_name_or_class ) { | ||||
| 97 | # it might be a class | ||||
| 98 | my $class = $self->class; | ||||
| 99 | return 1 if $class ne $type_or_name_or_class | ||||
| 100 | && $class->isa( $type_or_name_or_class ); | ||||
| 101 | } | ||||
| 102 | return; | ||||
| 103 | } | ||||
| 104 | |||||
| 105 | if ( $type->isa(__PACKAGE__) && $type->class ne $self->class) { | ||||
| 106 | # if $type_or_name_or_class isn't a class, it might be the TC name of another ::Class type | ||||
| 107 | # or it could also just be a type object in this branch | ||||
| 108 | return $self->class->isa( $type->class ); | ||||
| 109 | } else { | ||||
| 110 | # the only other thing we are a subtype of is Object | ||||
| 111 | $self->SUPER::is_subtype_of($type); | ||||
| 112 | } | ||||
| 113 | } | ||||
| 114 | |||||
| 115 | # This is a bit counter-intuitive, but a child type of a Class type | ||||
| 116 | # constraint is not itself a Class type constraint (it has no class | ||||
| 117 | # attribute). This whole create_child_type thing needs some changing | ||||
| 118 | # though, probably making MMC->new a factory or something. | ||||
| 119 | sub create_child_type { | ||||
| 120 | my ($self, @args) = @_; | ||||
| 121 | return Moose::Meta::TypeConstraint->new(@args, parent => $self); | ||||
| 122 | } | ||||
| 123 | |||||
| 124 | sub get_message { | ||||
| 125 | my $self = shift; | ||||
| 126 | my ($value) = @_; | ||||
| 127 | |||||
| 128 | if ($self->has_message) { | ||||
| 129 | return $self->SUPER::get_message(@_); | ||||
| 130 | } | ||||
| 131 | |||||
| 132 | $value = (defined $value ? overload::StrVal($value) : 'undef'); | ||||
| 133 | return "Validation failed for '" . $self->name . "' with value $value (not isa " . $self->class . ")"; | ||||
| 134 | } | ||||
| 135 | |||||
| 136 | 1 | 4µs | 1; | ||
| 137 | |||||
| 138 | # ABSTRACT: Class/TypeConstraint parallel hierarchy | ||||
| 139 | |||||
| 140 | __END__ |