module SimpleCov
module SimpleCov::Formatter
class SimpleCov::Formatter::RcovFormatter
simplecov-rcov
0.3.7
# relative_filename
def relative_filename(path) @path_relativizer[path] end