| Filename | /home/doy/nytprof/kioku-new/accessor has_tied of attribute tied (defined at /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/KiokuDB/Entry.pm line 71) |
| Statements | Executed 2 statements in 53µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 24µs | 24µs | Eval::Closure::__ANON__[accessor has_tied of attribute tied (defined at KiokuDB/Entry.pm line 71):4] |
| 0 | 0 | 0 | 0s | 0s | Eval::Closure::__ANON__[accessor has_tied of attribute tied (defined at KiokuDB/Entry.pm line 71):3] |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | # spent 24µs within Eval::Closure::__ANON__[accessor has_tied of attribute tied (defined at /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/KiokuDB/Entry.pm line 71):4] which was called:
# once (24µs+0s) by Eval::Closure::_clean_eval_closure at line 94 of Eval/Closure.pm | ||||
| 2 | my $attr = ${$_[0]}; | ||||
| 3 | my $meta = ${$_[1]}; | ||||
| 4 | 1 | 25µs | my $type_constraint = ${$_[2]}; | ||
| 5 | 1 | 28µs | my $type_constraint_obj = ${$_[3]}; | ||
| 6 | #line 1 "accessor has_tied of attribute tied (defined at /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/KiokuDB/Entry.pm line 71)" | ||||
| 7 | sub { | ||||
| 8 | exists $_[0]->{"tied"}; | ||||
| 9 | } | ||||
| 10 | } | ||||
| 11 | ; |