Re: [jruby-dev] question for code coverage

2009-01-20 Thread Ryan L. Bell
Which rcov gem are you using? /Ryan tom wrote: Hi, Sir   I am a developer from China. Recently I'm working a project using jruby. And the requirement of customer contains code coverage We found there is one tool named 'rcov' that is used for ruby coverage. So we want use it. But we install

[jruby-dev] question for code coverage

2009-01-19 Thread tom
Hi, Sir I am a developer from China. Recently I'm working a project using jruby. And the requirement of customer contains code coverage. We found there is one tool named 'rcov' that is used for ruby coverage. So we want use it. But we install it using gem, it failed. But it works fine in a pur