← 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:15:36 2010

Filename/home/doy/nytprof/markdent/accessor _set_block_parser_args of attribute _block_parser_args defined at /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/Markdent/Parser.pm
StatementsExecuted 1 statements in 29µs
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
0000s0sClass::MOP::Method::Generated::::__ANON__[accessor _set_block_parser_args of attribute _block_parser_args defined at Markdent/Parser.pm:39]Class::MOP::Method::Generated::__ANON__[accessor _set_block_parser_args of attribute _block_parser_args defined at Markdent/Parser.pm:39]
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 38 "accessor _set_block_parser_args of attribute _block_parser_args defined at /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/Markdent/Parser.pm"
6sub { $type_constraint->($_[1]) || $meta->throw_error("Attribute (_block_parser_args) does not pass the type constraint because: " . $type_constraint_obj->get_message($_[1]), data => $_[1]);
7$_[0]->{"_block_parser_args"} = $_[1]; }
8;
9
- -
38
- -
40129µs