Re: Code coverage awesomeness

2007-06-17 Thread A. Pagaltzis
* Joshua ben Jore <[EMAIL PROTECTED]> [2007-06-18 02:10]: > 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. Cool. Because that’s a subject that the existing covera

Re: Code coverage awesomeness

2007-06-17 Thread Joshua ben Jore
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 th

Re: Code coverage awesomeness

2007-06-17 Thread A. Pagaltzis
* 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 f