# File lib/rcov/formatters/html_erb_template.rb, line 34 def file_filter_classes(file_path) file_path.split('/')[0..-2] * " " end