特定のメソッドが何回よばれたかをしらべる

https://github.com/tokuhirom/Test-CallCount
こういうかんじで、Class::Method::Modifiers で外部から before method modifier を inject すれば、回数をかぞえたりできます。

Published: 2011-10-15(Sat) 00:18