public class CoverageModule
extends java.lang.Object
Constructor and Description |
---|
CoverageModule() |
Modifier and Type | Method and Description |
---|---|
static IRubyObject |
result(ThreadContext context,
IRubyObject self) |
static IRubyObject |
start(ThreadContext context,
IRubyObject self) |
public static IRubyObject start(ThreadContext context, IRubyObject self)
public static IRubyObject result(ThreadContext context, IRubyObject self)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.