Flowdock
method

peek_result

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: Coverage
peek_result() public

Returns a hash that contains filename as key and coverage array as value.

{
  "file.rb" => [1, 2, nil],
  ...
}
Show source
Register or log in to add new notes.