← Index
NYTProf Performance Profile   « block view • line view • sub view »
For -e
  Run on Wed Nov 17 21:45:08 2010
Reported on Wed Nov 17 22:12:48 2010

Filename/home/doy/nytprof/markdent/accessor _set__pending_events of attribute __pending_events defined at /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/Markdent/Dialect/Standard/SpanParser.pm
StatementsExecuted 1 statements in 28µs
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
0000s0sClass::MOP::Method::Generated::::__ANON__[accessor _set__pending_events of attribute __pending_events defined at Markdent/Dialect/Standard/SpanParser.pm:44]Class::MOP::Method::Generated::__ANON__[accessor _set__pending_events of attribute __pending_events defined at Markdent/Dialect/Standard/SpanParser.pm:44]
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1my $type_constraint = ${$__captures->{'$type_constraint'}};
2my $type_constraint_obj = ${$__captures->{'$type_constraint_obj'}};
3my $meta = ${$__captures->{'$meta'}};
4my $attr = ${$__captures->{'$attr'}};
5#line 43 "accessor _set__pending_events of attribute __pending_events defined at /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/Markdent/Dialect/Standard/SpanParser.pm"
6sub { $type_constraint->($_[1]) || $meta->throw_error("Attribute (__pending_events) does not pass the type constraint because: " . $type_constraint_obj->get_message($_[1]), data => $_[1]);
7$_[0]->{"__pending_events"} = $_[1]; }
8;
9
- -
43
- -
45128µs