public class CoverageModule extends 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 © 2001-2017 JRuby. All Rights Reserved.