On 6/17/07, A. Pagaltzis <[EMAIL PROTECTED]> wrote:
* Joshua ben Jore <[EMAIL PROTECTED]> [2007-06-17 06:45]:
> I took chromatic's Runops::Trace and hacked it up so I could do
> code coverage. I can now tell which code path is triggered by
> which inputs.
Wow, that's bloody excellent.
Here's the bonus question, though: can the same thing be done for
the regex engine?
Probably but I'd ask Avar or Yves about that and I'm sure the method
would be entirely different. The 5.10 engine is pluggable so I'm sure
it's wrappable and therefore traceable.
Josh