10 11 12
# File 'lib/metric_fu/metrics/rcov/rcov_line.rb', line 10 def to_h { content: @content, was_run: @was_run } end