Open
Description
Ruby 2.5 didn't just add branch coverage but also method coverage (see here for instance: https://blog.bigbinary.com/2018/04/11/ruby-2-5-supports-measuring-branch-and-method-coverages.html)
Would be nice to have some support for it as well.
cc: @tycooon (you mentioned you had it implemented in your fork already)