# File lib/turn/components/case.rb, line 95 def counts return count_tests, count_assertions, count_failures, count_errors, count_skips end