lib/coco/cover/coverage_stat.rb in coco-0.12.0 vs lib/coco/cover/coverage_stat.rb in coco-0.13.0

- old
+ new

@@ -1,6 +1,4 @@ -# -*- encoding: utf-8 -*- - module Coco # Public: Give statistics about an array of lines hit. # # An "array of lines hit" is an array of integers, possibly nil.